Skip to content
Prev 343582 / 398506 Next

estimation for growth incidence curve

On 8/31/2014 7:52 AM, mei_yuan wrote:
library(sos)
(gi <-findFn('growth incidence') # 11 links in 4 packages
(gc <- findFn("growth curve") # 253 links in 96 packages
g. <- gi|gc
writeFindFn2xls(g.)
# writes an Excel workbook to getwd();
# first sheet = package summary;
# see package vignette
installPackages(g.)
writeFindFn2xls(g.) # produces a more informative package summary


       hope this helps.
       Spencer