Skip to content

Question about Standardized Coefficients in PSEM #328

@Mabir30

Description

@Mabir30

Bonjour,
Thanks for for this package.
I’m currently fitting a piecewise SEM to identify the drivers of chlorosis in one of the tree species.My dataset includes both tree-level and plot-level variables , and I have manually standardized all continuous predictors at their respective levels (i.e., plot-level and tree-level) using z-scores prior to model fitting (n=58).

However, after running summay of psem I noticed that standardized coefficients (Std.Estimate) are not returned for some, even though they are numeric and standardized. I’m using lmer() models.

Could this be because the variables are already standardized manually, and the function skips computing std.coef in such cases? Or might there be another reason?

Thanks for your answer in advance!.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions