Usage
compute.design.data(data, begin, num, type = "Triang",
mix = FALSE, rows = 0, pim.type = "all", secondary,
nstrata = 1, tostrata = FALSE, strata.labels = NULL,
subtract.stratum = strata.labels, common.zero = FALSE,
sub.stratum = 0)
Arguments
begin
0 for survival type, 1 for capture type
num
number of parameters relative to number of
occasions (0 or -1)
type
type of parameter structure (Triang (STriang)
or Square)
mix
if TRUE this is a mixed parameter
rows
number of rows relative to number of
mixtures
pim.type
type of pim structure; either all
(all-different) or time
secondary
TRUE if a parameter for the secondary
periods of robust design
nstrata
number of strata for multistrata
tostrata
set to TRUE for transition parameters
strata.labels
labels for strata as identified in
capture history
subtract.stratum
for each stratum, the to.strata
that is computed by subtraction
common.zero
if TRUE, uses a common begin.time to
set origin (0) for Time variable defaults to FALSE for
legacy reasons but should be set to TRUE for models that
share formula like p and c with the Time model
sub.stratum
the number of strata to subtract for
parameters that use mlogit across strata like pi and
Omega for RDMSOpenMisClass