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 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,728 3 View
What is the best IoT platform you are using for your agriculture project to control some parameters?
03 June 2020 6,208 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,254 3 View
Hiiiii everyone! I have an enquiry on statistical analysis. I was looking for many forum and it's still cannot solve my problem. I want to compare means of two groups of data but only with two...
03 March 2021 8,796 3 View
What's the best way to measure growth rates in House sparrow chicks from day 2 to day 10? Since, the growth curve from day 2 to 10 won't be like the "Logistic curve" it might not follow logistic...
03 March 2021 1,401 3 View
Good afternoon, I recently used OmniLog from BIOLOG for my experimentations : I tested the metabolism of different strains on 2 types of plates. I have 16 strains of 3 different groups...
02 March 2021 3,584 1 View
I am wanting to calculate the average trend in maximum annual NDVI in Iceland from 2010-2020 using MODIS MYD13Q1 V6. How would I do this? I have currently inserted the NDVI bands from the MODIS...
02 March 2021 752 2 View
I want to make a stacked bar graph with showing each data value as dots. I tried with graph pad prism, version 6, but could not succeed. Does anyone have tried before making such graphs?
01 March 2021 9,383 1 View
I am studying the potential of DCT and FFT coefficients extracted from a signal to classify the different objects that emit the signal. I applied the Shapiro-Wilk to confirm that data was not...
01 March 2021 8,079 2 View
I'm having a problem with my bloxplot with Shannon's and Simpson's indexs. The value of Shannon for my Community 1 indicating higher diversity (in relation of the Community 2), but have lower...
26 February 2021 3,033 9 View
I am trying to make an SEM model in AMOS for my dissertation but having some trouble with getting a good fit. I am looking for relationships between self-efficacy reported on a Likert scale and...
26 February 2021 8,642 4 View
In R-studio, there are many commands of Gumbel package. Arguments are also different. I`m asking about the alpha parameter of the Copula which must be greater than 1. If this is the one used to...
25 February 2021 5,229 3 View
I am looking to package lentivirus in endothelial cells but I am opposed to using 293 cells due to personal ethics regarding the source. I have done some reading and saw that COS1, COS7, & CHO...
25 February 2021 3,030 1 View