Displaying 2 results from an estimated 2 matches for "rmvst".
Did you mean:
rmst
2008 Sep 17
0
fMultivar functions not loading under R-2.7
...ot.fMV"
[40] "plot.hexBinning" "plot.squareBinning" "pmvsnorm"
[43] "pmvst" "pnorm2d" ".pnorm2d"
[46] "pt2d" "rcauchy2d" "rmvsnorm"
[49] "rmvst" "rnorm2d" ".rnorm2d"
[52] "rt2d" "show.fMV" "squareBinning"
[55] "summary.fMV" ".TInt" ".TOwen"
shows that none of the indicators pr...
2013 Apr 03
3
Generating a bivariate joint t distribution in R
Hi,
I conduct a panel data estimation and obtain estimators for two of the
coefficients beta1 and beta2. R tells me the mean and covariance of the
distribution of (beta1, beta2). Now I would like to find the distribution
of the quotient beta1/beta2, and one way to do it is to simulate via the
joint distribution (beta1, beta2), where both beta1 and beta2 follow t
distribution.
How could we