Skip to content

Consider how random effects are fitted #10

@Aariq

Description

@Aariq

Since there are several ways to include random effects for GAMs, it might be worthwhile thinking about which is best. A simple random intercept (s(year, bs = "re")) is probably what most demographers would do. A random smoother for each year (s(log_size_prev, year, bs = "fs")) is probably the best fit to the data. Ideas outlined in notes/environmental stochasticity.Rmd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions