search for: modelspec

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

Did you mean: model_spec
2007 Mar 16
0
Segmentation fault in estimating structural equation models with the SEM package.
...ize = typsize, . > ..) > 2: sem.default(ram = ram, S = S, N = N, param.names = pars, > var.names = vars, fixed.x = fixed.x, debug = debug, ...) > 3: sem(ram = ram, S = S, N = N, param.names = pars, var.names = > vars, fixed.x = fixed.x, debug = debug, ...) > 4: sem.mod(modelspec, cor.or.cov.mat, N, obs.variables = > comb.set, warn = FALSE) > 5: sem(modelspec, cor.or.cov.mat, N, obs.variables = comb.set, warn > = FALSE) > 6: try(sem(modelspec, cor.or.cov.mat, N, obs.variables = > comb.set, warn = FALSE), silent = TRUE) > 7: eval.with.vis(expr...