Displaying 2 results from an estimated 2 matches for "item54".
Did you mean:
item4
2011 Feb 14
4
sem problem - did not converge
Someone can help me? I tried several things and always don't converge
# Model
library(sem)
dados40.cov <- cov(dados40,method="spearman")
model.dados40 <- specify.model()
F1 -> Item11, lam11, NA
F1 -> Item31, lam31, NA
F1 -> Item36, lam36, NA
F1 -> Item54, lam54, NA
F1 -> Item63, lam63, NA
F1 -> Item65, lam55, NA
F1 -> Item67, lam67, NA
F1 -> Item69, lam69, NA
F1 -> Item73, lam73, NA
F1 -> Item75, lam75, NA
F1 -> Item76, lam76, NA
F1 -> Item78, lam78, NA
F1 -> Item79, lam79, NA
F1 -> Item80, lam80, NA
F1 ->...
2007 May 14
2
Left/right hand side characters
Hello all
Is there a way reducing the number of characters in a list so that just
the left n numbers of characters is given?
For example, If I have a list, listnames, which consists of 4 strings of
6 characters;
>listnames
[1] "item12" "item34" "item56" "item78"
Is there a way to reduce this so only the 5 characters on the lefthand
side are