Skip to content
/ prinsurf Public

❗ This is a read-only mirror of the CRAN R package repository. prinsurf — Constructs Principal Surfaces

License

Notifications You must be signed in to change notification settings

cran/prinsurf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prinsurf

The goal of prinsurf is to construct a principal surface that is two-dimensional and passes through the middle of a $p$-dimensional dataset.

Installation

You can install the development version of prinsurf from GitHub with:

library(devtools)
devtools::install_github("RaeesaGaney91/prinsurf")

Example

This is a basic example on a simulated data set:

library(prinsurf)
surface <- principal.surface(X)

3D Plot

3D Plot

Report Bugs and Support

If you encounter any issues or have questions, please open an issue on the GitHub repository.

About

❗ This is a read-only mirror of the CRAN R package repository. prinsurf — Constructs Principal Surfaces

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages