powered by
Provide a convenient way to specify the details of the model used by function studentFit.
studentFit
Student(eta = .25)
shape parameter for the multivariate t-distribution, must be confined to [0,1/2).
[0,1/2)
Student is a generic function to create info about the t-distribution which is passed to the estimation algorithm.
Student
MyFmly <- Student(eta = .4) MyFmly
Run the code above in your browser using DataLab