Logarithmic model, y = a + b1 log(x1) + b2 log(x2) for any number of predictors x. Compare to linear.model. All x should be positive.
1 | log_model(x, param)
|
Name log.model clashed with an S3 method, so it was replaced by log_model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.