Skip to content

Create fit_growth_mle #38

Description

@akimanabe

Reason

  • Because current fit_growth is weak.
  • Because optim-loglikelihood is not strong?
  • bbmle::mle2 is much more robust option

Problem

  • bbmle::mle2 requires listed parameters rather than vector.

Prototype

fit_growth_mle(dat, ps = c(Linf, K, t0), model = "VB", setorigin = FALSE)

Expected return

  • tibble of estimated parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions