search for: maxrank

Displaying 2 results from an estimated 2 matches for "maxrank".

2007 Apr 11
1
creating a path diagram in sem
...lt;-sem(model1, COVAR, N=150, par.size="startvalues") # Looking at the results: summary(sem.anxiety1) # Calling modification indices: mod.indices(sem.anxiety1) summary(mod.indices(sem.anxiety1)) # Creating a path diagram path.diagram(model1,minrank='a1,a2,a3,d1,d2,d3,f1,f2,f3', maxrank='ANXIETY,DEPRESS,FEAR') Thank you very much for your help! Dimitri ____________________________________________________________________________________ TV dinner still cooling? [[alternative HTML version deleted]]
2015 May 05
1
[LLVMdev] Naryreassociate vs reassociate
On Tue, May 5, 2015 at 10:20 AM, Jingyue Wu <jingyue at google.com> wrote: > Hi Daniel, > > I presume you mean, instead of assigning function arguments distinct ranks > (http://llvm.org/docs/doxygen/html/Reassociate_8cpp_source.html#l00282), we > should group function arguments in favor of existing pairings. Existing = pairings reassociate already chose before *not* existing