Skip to content

Add support for random slopes in nbGAM() #89

Open
@jr-leary7

Description

@jr-leary7
  • use when comparing GAM results to the GLMM backend in scLANE
  • include random intercept per-subject & random slope on basis spline of pseudotime
  • e.g., gamlss(Y ~ bs(PT) + re(random = ~ 1 + bs(PT) | subject), data = sc_data, family = "NBI")

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions