StatsOutput-class: S4 Class for p values and confidence intervals (when...

StatsOutput-classR 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).


nlpsem documentation built on Sept. 13, 2023, 1:06 a.m.