Learn R Programming

fdapaceShiny

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.

Copy Link

Version

Install

install.packages('fdapaceShiny')

Monthly Downloads

216

Version

1.0.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Camden Possinger

Last Published

November 11th, 2021

Functions in fdapaceShiny (1.0.5)

run_app

Run the Shiny Application