Description Usage Arguments Details Value
Takes a lad object and a numeric vector, and returns the predicted values from the lad function.
1 2 |
object |
An object of type lad |
new.x |
A numeric vector |
... |
further arguments passed to or from other methods |
predict.lad
returns the predicted values using the found values of beta0 and beta1.
Vector of lad's predictions at the x values in new.x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.