The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

fdapaceShiny

R-CMD-check

The goal of fdapaceShiny is to provide a user interface for functions in the fdapace package to conduct Functional Principle Component Analysis and Functional Concurrent Regression.

Installation

You can install the released version of fdapaceShiny from CRAN with:

install.packages("fdapaceShiny")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("cpossinger/fdapaceShiny")

Example

Run the app

library(fdapaceShiny)
run_app()
#> PhantomJS not found. You can install it with webshot::install_phantomjs(). If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
Shiny applications not supported in static R Markdown documents

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.