powered by
Calculates the size paramater for a d-dimensional hyperellipsoid conforming to a Student's t distribution.
sizeparam_t_distn(prob, d, nu)
The target probability threshold
Number of dimensions in the multivariate distribution
Degrees of freedom parameter for the t distribution
The appropriate (scalar) size parameter
# NOT RUN { sizeparam_t_distn(0.95, 6, 5) # }
Run the code above in your browser using DataLab