Description Usage Arguments Examples
Print summary of a brokenstick model
1 2  | 
object | 
 a brokenstick model  | 
... | 
 for method consistency  | 
1 2 3 4  | data(exses)
dv <- tdrply(identity, 1:2, no = 53, obj = exses)[[1]]
summary(brokenstick(dv))
summary(brokenstick(dv, npts = 12))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.