piecewiseSEM
piecewiseSEM copied to clipboard
Piecewise Structural Equation Modeling in R
Hey, I think this issue is to do with my lack of understanding / user error rather than a bug - but any advice would be really appreciated it. My...
Hi Jon, hope you are well. I am experiencing the following error when modelling a psem with six component GAMs within piecewiseSEM version 2.3.0, upon running the summary() function after...
Hi, Sorry to bother with might be a basic question. I am implementing a SEM model, which seems straightforward to me. Nevertheless the results are bit weird. ``` model_ha
Hi, I got a same problem with https://github.com/jslefche/piecewiseSEM/issues/176 "So the function residuals() is giving an error: Error in removeData(object, formulas = 1) : impossible to find function "removeData" Error in...
Hello, I was wondering if you could point out the issues in my settings of psem in the following scenarios: 1. when using phylom models 2. when using glmmTMB with...
Trying to run LLChisq() on the model below, I get the warning "Check model convergence: log-likelihood estimates lead to negative Chi-squared!" (and model output reports: Chi-Squared = NA with P-value...
Hello, I would like to include a beta-regression model (using glmmTMB) via the piecewiseSEM package. The model looks like this: ``` mod_sel_herbtot
I'm running a psem model in piecewiseSEM v 2.3.0. The model works but when applying the multigroup function I get the error: Error in `[.data.frame`(data, , var) : undefined columns...
I have been trying to get a summary out of a built SEM. A previous error message was "object 'ret' not found", but since installing the development version of the...