Learn R Programming

EstemPMM (version 0.1.1)

BasePMM2-class: Base S4 class for storing PMM2 model results

Description

Base S4 class for storing PMM2 model results

Arguments

Slots

coefficients

numeric vector of estimated parameters

residuals

numeric vector of final residuals

m2

numeric second central moment of initial residuals

m3

numeric third central moment of initial residuals

m4

numeric fourth central moment of initial residuals

convergence

logical or integer code indicating whether algorithm converged

iterations

numeric number of iterations performed

call

original function call