Guest User

Untitled

a guest
Aug 17th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. -options(scipen=999, digits=6)
  2. -round(summary(model), 2)
  3. -format(round(summary(model), 2), nsmall = 2)
  4. -sprintf("%.5f",summary(model))
Add Comment
Please, Sign In to add comment