The bootstrap method is resampling with replacement from the original
data. So yes, you do need the raw data for the bootstrap to make any
sense. Then within each bootstrap replicate, you could compute your
correlation matrix and feed it to lavaan. If you are just using
somebody else's data, then you are stuck. If you are using your own
data, you should supply the data. From how your correlation matrix
looks like, though, it appears that you are simulating a rather
difficult scenario with highly correlated factors and low unique
factor variances... as if you are trying to break lavaan down :). If
you want to see how the bootstrap works for a correlation matrix like
that, you would want to simulate a data set out of this matrix, e.g.
as mvnorm(n=whatever,Sigma=mat.1,mu=rep(0,6) ).
-- Stas Kolenikov, PhD, PStat (ASA, SSC)
-- Principal Survey Scientist, Abt SRBI
-- Education Officer, Survey Research Methods Section of the American
Statistical Association
-- Opinions stated in this email are mine only, and do not reflect the
position of my employer
--
http://stas.kolenikov.name
> --
> You received this message because you are subscribed to the Google Groups
> "lavaan" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
lavaan+un...@googlegroups.com.
> To post to this group, send email to
lav...@googlegroups.com.
> Visit this group at
https://groups.google.com/group/lavaan.
> For more options, visit
https://groups.google.com/d/optout.