Artifacts using Splines (13,779)
51.R6157 usages
org.renjin.cran » R6 MIT
Creates classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package.
Last Release on Nov 4, 2024
52.Readr153 usages
org.renjin.cran » readr GPL
The goal of 'readr' is to provide a fast and friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly parse many types of data found in the wild, while still cleanly failing when data unexpectedly changes.
Last Release on May 2, 2022
53.Gtools150 usages
org.renjin.cran » gtools GPL
Functions to assist in R programming, including: - assist in developing, updating, and maintaining R and R packages ('ask', 'checkRVersion', 'getDependencies', 'keywords', 'scat'), - calculate the logit and inverse logit transformations ('logit', ...
Last Release on Feb 16, 2021
55.Cluster146 usages
org.renjin.cran » cluster GPL
Methods for Cluster analysis. Much extended the original from Peter Rousseeuw, Anja Struyf and Mia Hubert, based on Kaufman and Rousseeuw (1990) "Finding Groups in Data".
Last Release on Feb 15, 2021
56.Fields146 usages
org.renjin.cran » fields GPL
For curve, surface and function fitting with an emphasis on splines, spatial data, geostatistics, and spatial statistics. The major methods include cubic, and thin plate splines, Kriging, and compactly supported covariance functions for large data ...
Last Release on May 29, 2022
57.Gplots143 usages
org.renjin.cran » gplots GPL
Various R programming tools for plotting data, including: - calculating and plotting locally smoothed summary function as ('bandplot', 'wapply'), - enhanced versions of standard plots ('barplot2', 'boxplot2', 'heatmap.2', 'smartlegend'), - ...
Last Release on Feb 13, 2021
Classification and regression based on a forest of trees using random inputs, based on Breiman (2001) <DOI:10.1023/A:1010933404324>.
Last Release on Nov 21, 2024
59.RJava142 usages
org.renjin.cran » rJava GPL
Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.
Last Release on Feb 15, 2021
60.E1071141 usages
org.renjin.cran » e1071 GPL
Functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, ...
Last Release on Nov 21, 2024