I performed a CFA using the lavaan package in R
require('lavaan'); HS.model
You just need to apply cbind on predict(fit) result :
df
Great, thanks!
You can also directly coerce the predict object into a dataframe, as such:
HS.model
I am working on wheat disease detection using machine learning and I need wheat dataset
24 June 2021 7,622 3 View
I need to control some physical parameters in the greenhouse such as temperature, humidity, luminosity by using machine learning. I need to know what better algorithm can I use
23 June 2020 7,844 3 View
What is the best IoT platform you are using for your agriculture project to control some parameters?
03 June 2020 6,352 1 View
Hello everyone, I am looking for statistic advise. I have a small sample (86 participants) of which 30 are husband and wife (15 couples) and the rest are either single or have a partner but the...
28 May 2019 3,363 3 View
Hi, I have a question about normalizing the MTT OD values for doing the statistical analysis. So, if we have 3 different plates and we call them 3 different replicates, so, first we would...
07 August 2024 8,106 4 View
Are there any statistical methods to justify your sampling technique using SPSS or AMOS?
05 August 2024 9,153 4 View
Hi everyone, If you have written or come across any papers where Generalised Linear Mixed Models are used to examine intervention (e.g., in mental health) efficacy, could you please share the...
04 August 2024 4,130 4 View
Just bounced on me. Before statistically analysing significant difference, shouldn't we see if data fits normal distribution first? Is 3 replicates enough to testify the hypothesis of normal...
31 July 2024 8,141 13 View
Does anyone know of a module for the JAMOVI software that is capable of generating mean separations using the classic letters based on post hoc results (e.g., Tukey test)? If, as I believe, such...
31 July 2024 3,333 4 View
N=6 Comparing pre and post test likert scale responses. Participants are mix of practicing & preservice teachers.
30 July 2024 7,233 4 View
PeptiCloud (www.pepticloud.com) is a bioinformatic platform that allows researchers to organize and share their data for their projects as well as collaborate with others in one place. Through...
28 July 2024 4,762 2 View
Good morning, I would like to conduct a factor analysis for my work at the municipal level on a panel datae with variables such as income per capita, unmployement rate, percentage employed in a...
25 July 2024 5,104 4 View
Hi there, I did a CFA to 10 items on 2 latent variables. The model fit is too good and I've never seen it before. CFI / TLI = 1, RMSEA = 0. Is it okay, if everything else was done properly?...
24 July 2024 5,454 7 View
Hey all, I need help testing for multivariate outliers using STATA for my master thesis. The literature recommends the Minimum Covariance Determinant (MCD) (Verardi & Dehon, 2010). I found the...
22 July 2024 8,821 2 View