View source: R/outliers_found.R
outliers_found | R Documentation |
outliers_found
outliers_found(data, ...)
data |
transformed data from function of transform |
... |
the rubost model fomula |
the weighting of each visit
#temp2 <- outliers_found(data = temp1, weight ~ seq_days + I(seq_days^2), maxit=120)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.