knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  message = FALSE
)
library(staid)

staid: Start Aid for Fitting Certain Statistical Models

staid is a contraction of start aid.

Fitting certain models in R can result in errors such as

This is especially true for nls() (Nonlinear Least Squares).

This package provides an alternative to



mikldk/staid documentation built on Nov. 22, 2019, 12:06 a.m.