Skip to contents
verywise
1.3.6
Reference
Articles
Get ready - step 1: Installation and system requirements
Get ready - step 2: preparing your data
Optional: simulating data
Running vertex-wise linear mixed models
Run many `verywise` analyses in parallel (on SLURM)
Extracting and visualizing `verywise` results
Running vertex-wise federated analyses and meta-analyses
Model fit and model comparisons
Changelog
Safe calculation helper
Source:
R/lmm_helpers.R
safe_calc.Rd
returns NA if any inputs are NULL/invalid
Usage
safe_calc
(
expr
)