[R] How can I replicate Excel's 'growth trend' series interpolation?

Richard M. Heiberger rmh at temple.edu
Wed Sep 16 14:31:53 CEST 2009


 > exp(seq(log(1.4), log(30), length=11))
  [1]  1.400000  1.902074  2.584203  3.510961  4.770076  6.480741 
8.804891 11.962537 16.252591 22.081162
[11] 30.000000
 >




More information about the R-help mailing list