Package: refund
Type: Package
Title: Regression with Functional Data
Version: 0.1-13
Date: 2015-09-04
Authors@R: c(person("Lei", "Huang", role = c("aut","cre"), email = "huangracer@gmail.com"), 
    person("Fabian", "Scheipl", role = "aut", email = "fabian.scheipl@stat.uni-muenchen.de"), 
    person("Jeff", "Goldsmith", role = "aut", email = "jeff.goldsmith@columbia.edu"), 
    person("Jonathan", "Gellar", role="aut",email="jgellar1@jhu.edu"), 
    person("Jaroslaw", "Harezlak", role="aut"), 
    person(c("Mathew", "W."), "McLean", role="aut", email = "mathew.w.mclean@gmail.com"),
    person("Bruce", "Swihart", role ="aut", email = "bswihart@jhsph.edu"),
    person("Luo", "Xiao", role="aut", email = "lxiao@jhsph.edu"),
    person("Ciprian", "Crainiceanu", role = "aut", email = "ccrainic@jhsph.edu"), 
    person("Philip", "Reiss", role = "aut", email = "phil.reiss@nyumc.org"), 
    person("Yakuan", "Chen", role="ctb", email = "yc2641@@cumc.columbia.edu"),
    person("Sonja", "Greven", role = "ctb"),
    person("Lan", "Huo", role = "ctb", email = "lan.huo@nyumc.org"), 
    person(c("Madan", "Gopal"), "Kundu", role="ctb"),
    person("Julia", "Wrobel", role="ctb", email="jw3134@cumc.columbia.edu"))
Depends: R (>= 2.14.0)
Imports: fda, Matrix, lattice, boot, mgcv (>= 1.8-4), MASS, magic,
        nlme, gamm4, lme4, RLRsim, splines, grpreg, ggplot2, stats,
        MCMCpack, pbs, methods
Suggests: RColorBrewer, reshape2
Description: Methods for regression for functional
    data, including function-on-scalar, scalar-on-function, and
    function-on-function regression. Some of the functions are applicable to
    image data.
License: GPL (>= 2)
LazyLoad: yes
LazyData: true
Repository: CRAN
Collate: 'Omegas.R' 'af.R' 'af_old.R' 'amc.R' 'ccb.fpc.R'
        'create.prep.func.R' 'coefficients.pfr.R' 'dt_basis.R'
        'irreg2mat.R' 'fbps.R' 'fgam.R' 'fosr.R' 'fosr.perm.R'
        'fosr.perm.fit.R' 'fosr.perm.test.R' 'fosr.vs.R' 'fosr2s.R'
        'fpc.R' 'fpca2s.R' 'fpca.sc.R' 'fpca.face.R' 'fpca.ssvd.R'
        'fpcr.R' 'fpcr.setup.R' 'lf.R' 'lf_old.R' 'lf.vd.R' 'lofocv.R'
        'lpeer.R' 'lpfr.R' 'quadWeights.R' 'lw.test.R' 'osplinepen2d.R'
        'parse.predict.pfr.R' 'peer.R' 'peer_old.R' 'pffr-ff.R'
        'pffr-ffpc.R' 'pffr-methods.R' 'pffr-pcre.R' 'pffr-robust.R'
        'pffr-sff.R' 'pffr-utilities.R' 'pffr.R' 'pfr.R' 'pfr_old.R'
        'pi_basis.R' 'plot.fosr.R' 'plot.fosr.perm.R' 'plot.fosr.vs.R'
        'plot.fpcr.R' 'plot.lpeer.R' 'plot.peer.R' 'plot.pfr.R'
        'postprocess.pfr.R' 'predict.fgam.R' 'predict.pfr.R'
        'predict.pfr_old.R' 'preprocess.pfr.R' 'pspline.setting.R'
        'pwcv.R' 'summary.pfr.R' 're.R' 'rlrt.pfr.R' 'vis.fgam.R'
        'predict.fosr.vs.R' 'CD4-data.R' 'DTI-data.R' 'DTI2-data.R'
        'PEER.Sim-data.R' 'gasoline-data.R' 'vis.pfr.R' 'GLS_CS.R'
        'Gibbs_CS_FPCA.R' 'Gibbs_CS_Wish.R' 'Gibbs_Mult_FPCA.R'
        'Gibbs_Mult_Wish.R' 'OLS_CS.R' 'VB_CS_FPCA.R' 'VB_CS_Wish.R'
        'VB_Mult_FPCA.R' 'VB_Mult_Wish.R' 'XtSiginvX.R' 'bayes_fosr.R'
        'f_sum.R' 'f_sum2.R' 'f_sum4.R' 'f_trace.R' 'mfpca.sc.R'
Packaged: 2015-09-08 15:15:56 UTC; Rayman
Author: Lei Huang [aut, cre],
  Fabian Scheipl [aut],
  Jeff Goldsmith [aut],
  Jonathan Gellar [aut],
  Jaroslaw Harezlak [aut],
  Mathew W. McLean [aut],
  Bruce Swihart [aut],
  Luo Xiao [aut],
  Ciprian Crainiceanu [aut],
  Philip Reiss [aut],
  Yakuan Chen [ctb],
  Sonja Greven [ctb],
  Lan Huo [ctb],
  Madan Gopal Kundu [ctb],
  Julia Wrobel [ctb]
Maintainer: Lei Huang <huangracer@gmail.com>
NeedsCompilation: no
Date/Publication: 2015-09-08 19:51:23
