parframe | R Documentation |
data.frame
Get all relevant parameter information in a data.frame, input the desired transformation for parameters and finally merge parameter estimates with their corresponding meta information
parframe(out, meta, bootstrap = NULL, conf.level = 0.95)
out |
paramter data frame from parframe2setup |
meta |
meta information data frame from parframe2setup |
bootstrap |
flag for availability of bootstrap results |
conf.level |
confidence interval of parameter estimates using normal distribution assumptions (in case no bootstrap results are available). By default set to 95%. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.