| StatsOutput-class {nlpsem} | R Documentation |
S4 Class for p values and confidence intervals (when specified).
Description
S4 Class for the output structure for the getEstimateStats() function.
Slots
waldA data frame for p values and Wald confidence intervals (when specified).
likelihoodA data frame for Likelihood confidence intervals (when specified).
bootstrapA data frame for Bootstrap confidence intervals (when specified).
[Package nlpsem version 0.3 Index]