Other packages > Find by keyword >

spheresmooth  

Piecewise Geodesic Smoothing for Spherical Data
View on CRAN: Click here


Download and install spheresmooth package within the R console
Install from CRAN:
install.packages("spheresmooth")

Install from Github:
library("remotes")
install_github("cran/spheresmooth")

Install by package version:
library("remotes")
install_version("spheresmooth", "0.1.0")



Attach the package and use:
library("spheresmooth")
Maintained by
Kwan-Young Bak
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-04-18
Latest Update: 2024-04-18
Description:
Fitting a smooth path to a given set of noisy spherical data observed at known time points. It implements a piecewise geodesic curve fitting method on the unit sphere based on a velocity-based penalization scheme. The proposed approach is implemented using the Riemannian block coordinate descent algorithm. To understand the method and algorithm, one can refer to Bak, K. Y., Shin, J. K., & Koo, J. Y. (2023) <doi:10.1080/02664763.2022.2054962> for the case of order 1. Additionally, this package includes various functions necessary for handling spherical data.
How to cite:
Kwan-Young Bak (2024). spheresmooth: Piecewise Geodesic Smoothing for Spherical Data. R package version 0.1.0, https://cran.r-project.org/web/packages/spheresmooth
Previous versions and publish date:
No previous versions
Other packages that cited spheresmooth R package
View spheresmooth citation profile
Other R packages that spheresmooth depends, imports, suggests or enhances
Functions, R codes and Examples using the spheresmooth R package
Full spheresmooth package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
actxps  
Create Actuarial Experience Studies: Prepare Data, Summarize Results, and Create Reports
Experience studies are used by actuaries to explore historical experience across blocks of business ...
Download / Learn more Package Citations See dependency  
crsra  
Tidying and Analyzing 'Coursera' Research Export Data
Tidies and performs preliminary analysis of 'Coursera' research export data. These export data can b ...
Download / Learn more Package Citations See dependency  
smartsizer  
Power Analysis for a SMART Design
A set of tools for determining the necessary sample size in order to identify the optimal dynamic tr ...
Download / Learn more Package Citations See dependency  
SemiEstimate  
Solve Semi-Parametric Estimation by Implicit Profiling
Semi-parametric estimation problem can be solved by two-step Newton-Raphson iteration. The implicit ...
Download / Learn more Package Citations See dependency  
BCgee  
Bias-Corrected Estimates for Generalized Linear Models for Dependent Data
Provides bias-corrected estimates for the regression coefficients of a marginal model estimated with ...
Download / Learn more Package Citations See dependency  

22,030

R Packages

186,816

Dependencies

55,244

Author Associations

22,031

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns