Fit a menzerath object
# S3 method for menzerath fit(object, method = "MAL", ...)
object | a menzerath type object |
---|---|
method | string Method to perform the fitting, could be one of MAL, simplified_1, simplified_2, Milicka_1, Milicka_2, Milicka_4 or Milicka_8 |
... | Other arguments passed to lm |