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

wald

A data frame for p values and Wald confidence intervals (when specified).

likelihood

A data frame for Likelihood confidence intervals (when specified).

bootstrap

A data frame for Bootstrap confidence intervals (when specified).


[Package nlpsem version 0.3 Index]