Displaying 1 result from an estimated 1 matches for "covmatch".
Did you mean:
colmatch
2004 Nov 05
0
R check passes code and docs that don't match
...tes
on misclassification probs
miscconstraint = NULL, # which misc probs have
covariates on them
qconstraint = NULL, # constraints on equality of
baseline intensities
econstraint = NULL, # constraints on equality of
baseline misc probs
covmatch = "previous", # take the covariate value from
the previous or next observation
initprobs = NULL, # initial state occupancy
probabilities
data=list(), # optional data frame in which to
interpret variable names
fromto = FALSE,...