rounding and presentation of data in R [🇷 for BE/BA]

posted by martin  – Austria, 2010-05-06 09:53 (5526 d 12:52 ago) – Posting: # 5308
Views: 24,771

dear all!

you may find the following option of interest which is frequently used in R (e.g. default of print.lm and print.glm)

digits = max(3, getOption("digits") - 3)
format(x, digits=digits)
signif(x, digits=digits)


best regards

martin

Complete thread:

UA Flag
Activity
 Admin contact
23,424 posts in 4,927 threads, 1,674 registered users;
28 visitors (0 registered, 28 guests [including 15 identified bots]).
Forum time: 22:46 CEST (Europe/Vienna)

Medical researches can be divided into two sorts:
those who think that meta is better and those
who believe that pooling is fooling.    Stephen Senn

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5