Student | R Documentation |
Provide a convenient way to specify the details of the model used by function studentFit
.
Student(eta = .25)
eta |
shape parameter for the multivariate t-distribution, must be confined to |
Student
is a generic function to create info about the t-distribution which
is passed to the estimation algorithm.
MyFmly <- Student(eta = .4)
MyFmly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.