-
In a structural equation modeling framework, we often define latent unmeasured variables with indicators. For example
```
library(lavaan)
data(PoliticalDemocracy)
mod |z|)
.x1 …
-
Dear Andrea,
I was wondering if there is a straightforward way to recover the estimation residuals for data points outside the estimation sample?
MyModel$behaviorals[[var]]$residuals only covers…
-
Emi Tanaka and I have been doing some work (with Francis Hui) on conditional SDs and covariances between random and fixed-effect parameters. Although @dmbates has long contended that covariances betwe…
-
I am implementing a discrete Bayesian network using a few Nonlinear functions and cannot get the `messagePassingAlgorithm()` method to run without error. The resulting graph has all its edges terminat…
-
## Background
**Luminance** is a physical measure of the brightness of a light as seen by a standard human observer, taking into account the varying wavelength sensitivities of the human eye. It is…
-
Thanks for your work on this promising tool! In regards to its applications to metagenomics, can radEmu handle length normalized data as input? In metagenomics, it is common to normalize counts to the…
-
Hi Paul,
would you be willing to implement the piecewise structural equation modeling (SEM) in brms? Here, the R package developed by Jon Lefcheck using a frequentist approach: https://github.com/jsl…
-
**Is your feature request related to a problem? Please describe.**
Regression calibration is a method to correct for measurement error in the exposure. It actually is pretty easily to implement (an…
-
When I tried to run the following simple script by `python xxx.py` for sanity check
```Python
from pyspark import SparkContext
from drudge import PartHoleDrudge
ctx = SparkContext()
dr = PartHo…
-
Need to validate the python module against the following:
- SAGE-O2 (SOCCOM) matlab output
- Already DMQC'ed Argo floats
- DOXY profile audit list (distributed by Josh Plant at MBARI, probably u…
cgrdn updated
3 years ago