MultiMethodMLEstimate-class {emery}R Documentation

S4 object containing the results of multi-method ML accuracy estimates

Description

S4 object containing the results of multi-method ML accuracy estimates

Slots

results

a list of estimated accuracy statistics

names

a list containing vectors of names of various dimensions

data

a copy of the data used to generate the estimated values

iter

an integer number of iterations needed for the EM algorithm to converge

prog

a list containing the values calculated during each iteration of the EM algorithm

type

a string describing the data type


[Package emery version 0.5.1 Index]