trueRV | R Documentation |
Calculation of the true r2 and explained variance v2 by simulation
trueRV(nrep, p, beta, xsig, errsig, powx, powy, sd)
nrep |
simulation sample size |
p |
number of covariates |
beta |
regression coefficients |
xsig |
standard deviation of x variables |
errsig |
residual standard deviation |
powx |
power for x variable transformation |
powy |
power of y variable transformation |
sd |
square root decomposition of correlation matrix |
x covariates. y outcome variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.