precision {pda} | R Documentation |
precision(x,se,digits=0)
x |
numeric vector |
se |
standard error(s) of value(s). |
digits |
one less than the number of extra digits |
value(s) rounded off to precision of 2 standard errors plus
(digits
+1) extra digit.
precision(75.111,.12)