Displaying 3 results from an estimated 3 matches for "item11".
Did you mean:
item1
2013 Apr 16
1
Path Diagram
...ere else, but I have been
searching for an answer all day and not been able to find one.
I am trying to plot a path diagram for a CFA I have run, I have installed
Rgraphviz and run the following:
pathDiagram(cfa, min.rank='item1, item2, item3, item4, item5, item6,
item7, item8, item9, item10, item11, item12', max.rank='SMP, AAAS',
file='documents')
I get the following message and output:
Running dot -Tpdf -o documents.pdf documents.dot
digraph "cfa" {
rankdir=LR;
size="8,8";
node [fontname="Helvetica" fontsize=14 shape=box];
edge [...
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 ->...
2008 Apr 07
4
Staff Manager tutorial from "Prototype and script.aculo.us" by Christophe Porteneuve
...="#{id}" /
><span>#{name}</span></span>'' +
''<ul></ul>'')
},
_currentId: 1000,
selected: null,
nodes: [
{ id: ''item1'', name: ''ACME'',
children: [
{ id: ''item11'', name: ''IT'',
children: [
{ id: ''item111'', name: ''Sébastien Gruhier'' },
{ id: ''item112'', name: ''Alexis Jaubert'' },
{ id: ''item113'', name...