View source: R/cop_pse_auxiliary.R
verify_reg_uncond | R Documentation |
Verify unconditional regression model
verify_reg_uncond(n_obs, sdx, sdy, rxy)
n_obs |
number of observations |
sdx |
standard deviation of X |
sdy |
standard deviation of Y |
rxy |
correlation coefficient between X and Y |
list of model parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.