Skip to main content

Questions tagged [scale-invariance]

1 vote
1 answer
102 views

I am using a longitudinal CFA in R using the lavaan package to model a latent construct (small vessel disease - SVD) that is measured by 3 MRI indicators. My initial goal is to test the measurement ...
Sokratis Charisis's user avatar
0 votes
0 answers
97 views

I have measurements of N points, p, in 3D in two coordinate frames (xyz and XYZ): $$ p_i: \mathbf{x_i}, \mathbf{X_i} $$ The coordinate frames are rotated and translated with respect to each other: $$ ...
Andy's user avatar
  • 743
3 votes
1 answer
88 views

I have data from 7 waves for a construct that includes samples from two different countries. As a preliminary step for a growth curve analysis, a longitudinal invariance test has already been ...
naz's user avatar
  • 55
3 votes
1 answer
100 views

Suppose $(X,Y)$ have copula $c(u,v)$ in the sense of $Pr(X\leq x,Y\leq y)=Pr(F_X(X)\leq F_X(x),F_Y(Y)\leq F_Y(y))=Pr(U\leq u, V\leq v)=c(u,v)$, where $u\equiv F_X(x)$ and $v\equiv F_Y(y)$ and $c(u,v)$ ...
ExcitedSnail's user avatar
  • 3,090
4 votes
1 answer
266 views

I am trying to test the measurement invariance in my bi-factor model with CFA tests. I have 23 binary questions coded "correct" and "incorrect" and 3 different groups in my data. ...
Enes Bayrakoglu's user avatar
0 votes
1 answer
224 views

I have run into the same problem repeatedly, namely that model fit increases with increasing model restraints. I want to compare measurement invariance on a three-factor model (based on previous CFAs ...
Viktoria Birkenæs's user avatar
1 vote
0 answers
69 views

I did an 6 group experiment and I ran the multi-group CFA and failed to meet the Scalar model. I understand that the analysis should not compare means in that case but I can do MANOVA and SEM/...
Jennifer Lau's user avatar
2 votes
0 answers
144 views

I am trying to use Akaike Information Criterion with the small sample correction (AICc) as method for determining how many data points to use in a linear approximation of a non-linear function; the ...
Glen Mackey's user avatar
1 vote
1 answer
222 views

Sometimes I have numerical columns that are composed of two unique values. For example, a value from the set $\{0.1, 5.4\}$ in every cell, or $\{-1, 0\}$ in every cell. I typically scale these columns ...
Connor's user avatar
  • 677
1 vote
1 answer
624 views

I have conducted a CFA for a one-factor measurement model and then proceeded to do multigroup CFAs to test for measurement variance for gender and age (binary variable, median split). Testing for ...
André's user avatar
  • 113
0 votes
0 answers
54 views

In equation (5.112) of textbook "Pattern Recognition and Machine Learning" by Christopher M. Bishop, the simple regularizer takes the form $\frac{\lambda}{2}{\bf w}^T{\bf w}$. The author ...
zzzhhh's user avatar
  • 333
1 vote
0 answers
56 views

The problem comes from equation (4.86) of text "Pattern Recognition and Machine Learning" written by Christopher M. Bishop $$a_k({\bf x})={\bf\lambda}_k^T{\bf x}+\ln g({\bf\lambda}_k)+\ln p(\...
zzzhhh's user avatar
  • 333
0 votes
1 answer
443 views

I am interested in running a multiple regression model to test the association between a predictor variable x and an outcome variable y and control by some confounders variables (e. g. gender, age). ...
Mirtes Garcia Pereira's user avatar
1 vote
0 answers
139 views

I am working on a directed graph, where in and out degree distributions are extrimely different: while the in-degree is for sure following a power-law, the out degree is not. Also, the in degree is a ...
Placido Pellegriti's user avatar
2 votes
0 answers
399 views

CNNs are translation-invariant due to the pooling layer. How can we make them scale/rotation invariant? I have beginner-level knowledge of Deep Learning so please help me understand.
Murtaza Kazmi's user avatar

15 30 50 per page