An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090331/4da7473d/attachment-0002.pl>
Nonparametric analysis of repeated measurements data with sm library
2 messages · Alphonse Monkamg, Dieter Menne
Alphonse Monkamg <amonkamg <at> yahoo.fr> writes:
Does anybody know how to get more evaluation points in performing
Nonparametric analysis of repeated measurements data with "sm" library.
Try ... paramter ngrid:
ngrid
the number of divisions of the above interval to be considered. Default:
ngrid=20.
Dieter