Showing 27 of total 27 results (show query)
stan-dev
projpred:Projection Predictive Feature Selection
Performs projection predictive feature selection for generalized linear models (Piironen, Paasiniemi, and Vehtari, 2020, <doi:10.1214/20-EJS1711>) with or without multilevel or additive terms (Catalina, Bürkner, and Vehtari, 2022, <https://proceedings.mlr.press/v151/catalina22a.html>), for some ordinal and nominal regression models (Weber, Glass, and Vehtari, 2023, <arXiv:2301.01660>), and for many other regression models (using the latent projection by Catalina, Bürkner, and Vehtari, 2021, <arXiv:2109.04702>, which can also be applied to most of the former models). The package is compatible with the 'rstanarm' and 'brms' packages, but other reference models can also be used. See the vignettes and the documentation for more information and examples.
Maintained by Frank Weber. Last updated 4 days ago.
bayesbayesianbayesian-inferencerstanarmstanstatisticsvariable-selectionopenblascpp
112 stars 10.12 score 241 scriptsrefunders
refund:Regression with Functional Data
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.
Maintained by Julia Wrobel. Last updated 6 months ago.
43 stars 10.11 score 472 scripts 17 dependentsmfasiolo
mgcViz:Visualisations for Generalized Additive Models
Extension of the 'mgcv' package, providing visual tools for Generalized Additive Models that exploit the additive structure of such models, scale to large data sets and can be used in conjunction with a wide range of response distributions. The focus is providing visual methods for better understanding the model output and for aiding model checking and development beyond simple exponential family regression. The graphical framework is based on the layering system provided by 'ggplot2'.
Maintained by Matteo Fasiolo. Last updated 15 days ago.
78 stars 9.42 score 1000 scriptsgloewing
fastFMM:Fast Functional Mixed Models using Fast Univariate Inference
Implementation of the fast univariate inference approach (Cui et al. (2022) <doi:10.1080/10618600.2021.1950006>, Loewinger et al. (2024) <doi:10.7554/eLife.95802.2>) for fitting functional mixed models. User guides and Python package information can be found at <https://github.com/gloewing/photometry_FLMM>.
Maintained by Erjia Cui. Last updated 7 days ago.
9 stars 6.51 score 22 scriptsjulia-wrobel
registr:Curve Registration for Exponential Family Functional Data
A method for performing joint registration and functional principal component analysis for curves (functional data) that are generated from exponential family distributions. This mainly implements the algorithms described in 'Wrobel et al. (2019)' <doi:10.1111/biom.12963> and further adapts them to potentially incomplete curves where (some) curves are not observed from the beginning and/or until the end of the common domain. Curve registration can be used to better understand patterns in functional data by separating curves into phase and amplitude variability. This software handles both binary and continuous functional data, and is especially applicable in accelerometry and wearable technology.
Maintained by Julia Wrobel. Last updated 3 years ago.
16 stars 6.27 score 29 scriptsbioc
spatialFDA:A Tool for Spatial Multi-sample Comparisons
spatialFDA is a package to calculate spatial statistics metrics. The package takes a SpatialExperiment object and calculates spatial statistics metrics using the package spatstat. Then it compares the resulting functions across samples/conditions using functional additive models as implemented in the package refund. Furthermore, it provides exploratory visualisations using functional principal component analysis, as well implemented in refund.
Maintained by Martin Emons. Last updated 1 months ago.
softwarespatialtranscriptomics
3 stars 5.18 score 6 scriptsjulia-wrobel
mxfda:A Functional Data Analysis Package for Spatial Single Cell Data
Methods and tools for deriving spatial summary functions from single-cell imaging data and performing functional data analyses. Functions can be applied to other single-cell technologies such as spatial transcriptomics. Functional regression and functional principal component analysis methods are in the 'refund' package <https://cran.r-project.org/package=refund> while calculation of the spatial summary functions are from the 'spatstat' package <https://spatstat.org/>.
Maintained by Alex Soupir. Last updated 1 months ago.
1 stars 5.08 score 8 scriptsrefunders
refund.shiny:Interactive Plotting for Functional Data Analyses
Produces Shiny applications for different types of popular functional data analyses. The functional data analyses are implemented in the refund package, then refund.shiny reads in the refund object and implements an object-specific set of plots based on the object class using S3.
Maintained by Julia Wrobel. Last updated 1 years ago.
4 stars 4.91 score 45 scriptsangelgar
voxel:Mass-Univariate Voxelwise Analysis of Medical Imaging Data
Functions for the mass-univariate voxelwise analysis of medical imaging data that follows the NIfTI <http://nifti.nimh.nih.gov> format.
Maintained by Angel Garcia de la Garza. Last updated 5 years ago.
9 stars 4.85 score 78 scriptsalexvolkmann
MJMbamlss:Multivariate Joint Models with 'bamlss'
Multivariate joint models of longitudinal and time-to-event data based on functional principal components implemented with 'bamlss'. Implementation for Volkmann, Umlauf, Greven (2023) <arXiv:2311.06409>.
Maintained by Alexander Volkmann. Last updated 24 days ago.
2 stars 4.08 score 15 scriptssalilkoner
fPASS:Power and Sample Size for Projection Test under Repeated Measures
Computes the power and sample size (PASS) required to test for the difference in the mean function between two groups under a repeatedly measured longitudinal or sparse functional design. See the manuscript by Koner and Luo (2023) <https://salilkoner.github.io/assets/PASS_manuscript.pdf> for details of the PASS formula and computational details. The details of the testing procedure for univariate and multivariate response are presented in Wang (2021) <doi:10.1214/21-EJS1802> and Koner and Luo (2023) <arXiv:2302.05612> respectively.
Maintained by Salil Koner. Last updated 2 years ago.
3.70 score 3 scriptsmpff
elastes:Elastic Full Procrustes Means for Sparse and Irregular Planar Curves
Provides functions for the computation of functional elastic shape means over sets of open planar curves. The package is particularly suitable for settings where these curves are only sparsely and irregularly observed. It uses a novel approach for elastic shape mean estimation, where planar curves are treated as complex functions and a full Procrustes mean is estimated from the corresponding smoothed Hermitian covariance surface. This is combined with the methods for elastic mean estimation proposed in Steyer, Stöcker, Greven (2022) <doi:10.1111/biom.13706>. See Stöcker et. al. (2022) <arXiv:2203.10522> for details.
Maintained by Manuel Pfeuffer. Last updated 2 years ago.
1 stars 3.70 score 7 scriptsalexvolkmann
multifamm:Multivariate Functional Additive Mixed Models
An implementation for multivariate functional additive mixed models (multiFAMM), see Volkmann et al. (2021, <arXiv:2103.06606>). It builds on developed methods for univariate sparse functional regression models and multivariate functional principal component analysis. This package contains the function to run a multiFAMM and some convenience functions useful when working with large models. An additional package on GitHub contains more convenience functions to reproduce the analyses of the corresponding paper (alexvolkmann/multifammPaper).
Maintained by Alexander Volkmann. Last updated 4 years ago.
2 stars 3.00 score 10 scriptsjihx1015
MECfda:Scalar-on-Function Regression with Measurement Error Correction
Solve scalar-on-function linear models, including generalized linear mixed effect model and quantile linear regression model, and bias correction estimation methods due to measurement error. Details about the measurement error bias correction methods, see Luan et al. (2023) <doi:10.48550/arXiv.2305.12624>, Tekwe et al. (2022) <doi:10.1093/biostatistics/kxac017>, Zhang et al. (2023) <doi:10.5705/ss.202021.0246>, Tekwe et al. (2019) <doi:10.1002/sim.8179>.
Maintained by Heyang Ji. Last updated 26 days ago.
1 stars 2.30 score 1 scriptscran
sparseFLMM:Functional Linear Mixed Models for Irregularly or Sparsely Sampled Data
Estimation of functional linear mixed models for irregularly or sparsely sampled data based on functional principal component analysis.
Maintained by Jona Cederbaum. Last updated 4 years ago.
2.26 score 6 dependentscran
lwqs:Lagged Weighted Quantile Sum Regression
Wrapper functions for the implementation of lagged weighted quantile sum regression, as per 'Gennings et al' (2020) <doi:10.1016/j.envres.2020.109529>.
Maintained by Paul Curtin. Last updated 4 years ago.
2.00 scorefaskally
rfutils:Useful Functions For Model Selection
A set of utility functions for modelling.
Maintained by Rob Fryer. Last updated 2 years ago.
1.70 scorels-git-17
rmfanova:Repeated Measures Functional Analysis of Variance
The provided package implements the statistical tests for the functional repeated measures analysis problem (Kurylo and Smaga, 2023, <arXiv:2306.03883>). These procedures enable us to verify the overall hypothesis regarding equality, as well as hypotheses for pairwise comparisons (i.e., post hoc analysis) of mean functions corresponding to repeated experiments.
Maintained by Lukasz Smaga. Last updated 2 years ago.
1.00 score 2 scriptstianxili
HCD:Hierarchical Community Detection by Recursive Partitioning
Hierarchical community detection on networks by a recursive spectral partitioning strategy, which is shown to be effective and efficient in Li, Lei, Bhattacharyya, Sarkar, Bickel, and Levina (2018) <arXiv:1810.01509>. The package also includes a data generating function for a binary tree stochastic block model, a special case of stochastic block model that admits hierarchy between communities.
Maintained by Tianxi Li. Last updated 1 years ago.
1.00 score 7 scriptscuriousxx
crosslag:Perform Linear or Nonlinear Cross Lag Analysis
Linear or nonlinear cross-lagged panel model can be built from input data. Users can choose the appropriate method from three methods for constructing nonlinear cross lagged models. These three methods include polynomial regression, generalized additive model and generalized linear mixed model.In addition, a function for determining linear relationships is provided. Relevant knowledge of cross lagged models can be learned through the paper by Fredrik Falkenström (2024) <doi:10.1016/j.cpr.2024.102435> and the paper by A Gasparrini (2010) <doi:10.1002/sim.3940>.
Maintained by Yaxin Li. Last updated 11 months ago.
1.00 score 4 scriptslaylaparast
longsurr:Longitudinal Surrogate Marker Analysis
Assess the proportion of treatment effect explained by a longitudinal surrogate marker as described in Agniel D and Parast L (2021) <doi:10.1111/biom.13310>.
Maintained by Layla Parast. Last updated 3 years ago.
1.00 score