Displaying 7 results from an estimated 7 matches for "f02".
Did you mean:
02
2013 Feb 09
1
Troubleshooting underidentification issues in structural equation modelling (SEM)
Hi all, hope someone can help me out with this.
Background Introduction
I have a data set consisting of data collected from a questionnaire that I
wish to validate. I have chosen to use confirmatory factor analysis to
analyse this data set.
Instrument
The instrument consists of 11 subscales. There is a total of 68 items in
the 11 subscales. Each item is scored on an integer scale between 1 to 4.
2006 Jul 03
1
panel ordering in nlme and augPred plots
...t)
> plot(augPred(fm, level = 0:1))
which gives us a trellis plot with the females above the males,
starting with "F03", "F04", "F11", "F06", etc. I thought the point of
this was to create an ordering where the females are ordered ("F01",
"F02", "F03", etc -- followed by the males being ordered). However,
the solution given ...
> fm <- lme(Orthodont)
> plot(Orthodont)
> plot(augPred(fm1, level = 0:1), skip = rep(c(F,T), c(16, 2)))
... doesn't solve it -- although it does do all the females before
startin...
2010 Oct 08
2
vfs_acl_xattr issue
...]
path = /home/users/xxxx
valid users = xxxx
read only = No
create mask = 0666
directory mask = 0770
vfs objects = acl_xattr
Here is my problem, i'm connecting to my share, which have a folder
'f01' with some acl.
I created a folder and broke inherit 'f02'.
Now if i create a folder in 'f02' without change it (so it's called "New
folder", the checkbox "inherit acl" is checked). If i rename "New
folder" as "something" the checkbox "inherit acl" is becoming unchecked.
F01 => tutu...
2007 Nov 09
1
Confidence Intervals for Random Effect BLUP's
...0.a <- sqrt(fm1.s.var[2,2,])
fm1.s[,1]+outer(fm1.s0.s, c(-2,0,2))
fm1.s[,2]+outer(fm1.s0.a, c(-2,0,2))
> fm1.s
(Intercept) age
F10 14.48493 0.3758608
F09 17.26499 0.3529804
F06 16.77328 0.3986699
F01 16.95609 0.4041058
F05 18.36188 0.3855955
F07 17.28390 0.5193954
F02 16.05461 0.6336191
F08 19.40204 0.3562135
F03 16.35720 0.6727714
F04 19.02380 0.5258971
F11 19.13726 0.6498911
> fm1.s[,1]+outer(fm1.s0.s, c(-2,0,2))
[,1] [,2] [,3]
[1,] 12.21371 14.48493 16.75616
[2,] 14.99377 17.26499 19.53622
[3,] 14.50205 16.77328 19.0445...
2010 Mar 25
1
*** caught segfault *** address 0x18, cause 'memory not mapped'
...t to compute the mle, jacknife and bootstrap
> > source("fprofileloglik06.R") #the log-likelihood profile of IGLD(mu,sigma)
> > source("fmgfIGLD.R") #read the fmgfIGLD.R file defining the fmgfIGLD function. It is useful for the prox.
> > source("f02.R") #here the function kappas.and.deriv(n,
> > source("fsimbiasIGLDP.R") #it to compute de bias of jacknife and bootstrap
> > source("f01P.R") #in this is "fmainsimbiasP"
> > ptm<-proc.time()
> sink("out22031...
2006 Nov 28
2
Problem with pairs() in nlme
Dear r-helpers,
After successfully running
require(nlme)
vfr.lmL <- lmList(
estimate ~ (slant + respType + visField + hand)^2 | subject, vfr
)
pairs(vfr.lmL, id = 0.01, adj = -0.5) # Pinheiro & Bates (p. 141)
produces the following error:
Error in sprintf(gettext(fmt, domain = domain), ...) :
object "form" not found
Any guesses as to what I may have done wrong?
2007 Jul 30
4
how to combine data of several csv-files
Hello,
I'm looking for a solution for the following problem:
1) I have a folder with several csv files; each contains a set of
measurement values
2) The measurements of each file belong to a position in a two
dimensional matrix (lets say "B02.csv" belongs to position 2,2
3) The size of the matrix is fix
4) I cannot assure to have a csv file for each position
5) Each position