search for: traitload

Displaying 1 result from an estimated 1 matches for "traitload".

Did you mean: traitloads
2010 Aug 11
1
sem & psych
...e single simulations break up and the whole simulation stops. How could I bring R just to spring the undesired solutions and go on up to the end? Best, Gui # Simulation MTMM myMaxN <- 1 # myRep <- 1 # number of replications in each experimental cell traitLoads <- c(0.3, 0.5, 0.7) # loads of observed variables on trait factors traitCorrs <- c(0.0, 0.4, 0.7) # correlations between traits methodLoads <- c(0.2, 0.3, 0.4) # loads of observed variables on method factors methdCorrs <- c(0.0, 0.2, 0.4) # correlations between methods...