Showing 12 of total 12 results (show query)
chicago
RSocrata:Download or Upload 'Socrata' Data Sets
Provides easier interaction with 'Socrata' open data portals <https://dev.socrata.com>. Users can provide a 'Socrata' data set resource URL, or a 'Socrata' Open Data API (SODA) web query, or a 'Socrata' "human-friendly" URL, returns an R data frame. Converts dates to 'POSIX' format and manages throttling by 'Socrata'. Users can upload data to 'Socrata' portals directly from R.
Maintained by "Gene Leynes". Last updated 2 years ago.
chicagogovernmentopen-datasocratasoda
11.5 match 237 stars 7.87 score 864 scriptsopenintrostat
openintro:Datasets and Supplemental Functions from 'OpenIntro' Textbooks and Labs
Supplemental functions and data for 'OpenIntro' resources, which includes open-source textbooks and resources for introductory statistics (<https://www.openintro.org/>). The package contains datasets used in our open-source textbooks along with custom plotting functions for reproducing book figures. Note that many functions and examples include color transparency; some plotting elements may not show up properly (or at all) when run in some versions of Windows operating system.
Maintained by Mine Çetinkaya-Rundel. Last updated 3 months ago.
6.6 match 240 stars 11.39 score 6.0k scriptscran
RSDA:R to Symbolic Data Analysis
Symbolic Data Analysis (SDA) was proposed by professor Edwin Diday in 1987, the main purpose of SDA is to substitute the set of rows (cases) in the data table for a concept (second order statistical unit). This package implements, to the symbolic case, certain techniques of automatic classification, as well as some linear models.
Maintained by Oldemar Rodriguez. Last updated 1 years ago.
11.8 match 1 stars 3.26 score 3 dependentsbayes-rules
bayesrules:Datasets and Supplemental Functions from Bayes Rules! Book
Provides datasets and functions used for analysis and visualizations in the Bayes Rules! book (<https://www.bayesrulesbook.com>). The package contains a set of functions that summarize and plot Bayesian models from some conjugate families and another set of functions for evaluation of some Bayesian models.
Maintained by Mine Dogucu. Last updated 3 years ago.
3.6 match 72 stars 8.06 score 466 scriptsbioc
ScreenR:Package to Perform High Throughput Biological Screening
ScreenR is a package suitable to perform hit identification in loss of function High Throughput Biological Screenings performed using barcoded shRNA-based libraries. ScreenR combines the computing power of software such as edgeR with the simplicity of use of the Tidyverse metapackage. ScreenR executes a pipeline able to find candidate hits from barcode counts, and integrates a wide range of visualization modes for each step of the analysis.
Maintained by Emanuel Michele Soda. Last updated 5 months ago.
softwareassaydomaingeneexpressionhigh-throughput-screening
8.2 match 1 stars 3.11 score 13 scriptszmbc
soql:Helps Make Socrata Open Data API Calls
Used to construct the URLs and parameters of 'Socrata Open Data API' <https://dev.socrata.com> calls, using the API's 'SoQL' parameter format. Has method-chained and sensical syntax. Plays well with pipes.
Maintained by "Zeb Burke-Conte". Last updated 9 years ago.
5.5 match 4 stars 3.38 score 12 scriptsyangli88
sodavis:SODA: Main and Interaction Effects Selection for Logistic Regression, Quadratic Discriminant and General Index Models
Variable and interaction selection are essential to classification in high-dimensional setting. In this package, we provide the implementation of SODA procedure, which is a forward-backward algorithm that selects both main and interaction effects under logistic regression and quadratic discriminant analysis. We also provide an extension, S-SODA, for dealing with the variable selection problem for semi-parametric models with continuous responses.
Maintained by Yang Li. Last updated 7 years ago.
17.2 match 1.00 score 3 scriptsropensci
rerddap:General Purpose Client for 'ERDDAP™' Servers
General purpose R client for 'ERDDAP™' servers. Includes functions to search for 'datasets', get summary information on 'datasets', and fetch 'datasets', in either 'csv' or 'netCDF' format. 'ERDDAP™' information: <https://upwell.pfeg.noaa.gov/erddap/information.html>.
Maintained by Roy Mendelssohn. Last updated 12 hours ago.
earthscienceclimateprecipitationtemperaturestormbuoynoaaapi-clienterddapnoaa-data
1.1 match 41 stars 10.36 score 376 scripts 5 dependentsrmendels
rerddapXtracto:Extracts Environmental Data from 'ERDDAP™' Web Services
Contains three functions that access environmental data from any 'ERDDAP™' data web service. The rxtracto() function extracts data along a trajectory for a given "radius" around the point. The rxtracto_3D() function extracts data in a box. The rxtractogon() function extracts data in a polygon. All of those three function use the 'rerddap' package to extract the data, and should work with any 'ERDDAP™' server. There are also two functions, plotBBox() and plotTrack() that use the 'plotdap' package to simplify the creation of maps of the data.
Maintained by Roy Mendelssohn. Last updated 19 days ago.
1.1 match 14 stars 5.79 score 44 scriptsjmcurran
multicool:Permutations of Multisets in Cool-Lex Order
A set of tools to permute multisets without loops or hash tables and to generate integer partitions. The permutation functions are based on C code from Aaron Williams. Cool-lex order is similar to colexicographical order. The algorithm is described in Williams, A. Loopless Generation of Multiset Permutations by Prefix Shifts. SODA 2009, Symposium on Discrete Algorithms, New York, United States. The permutation code is distributed without restrictions. The code for stable and efficient computation of multinomial coefficients comes from Dave Barber. The code can be download from <http://tamivox.org/dave/multinomial/index.html> and is distributed without conditions. The package also generates the integer partitions of a positive, non-zero integer n. The C++ code for this is based on Python code from Jerome Kelleher which can be found here <https://jeromekelleher.net/category/combinatorics.html>. The C++ code and Python code are distributed without conditions.
Maintained by James Curran. Last updated 1 years ago.
0.5 match 2 stars 7.74 score 11 scripts 273 dependentsropensci
camsRad:Client for CAMS Radiation Service
Copernicus Atmosphere Monitoring Service (CAMS) Radiation Service provides time series of global, direct, and diffuse irradiations on horizontal surface, and direct irradiation on normal plane for the actual weather conditions as well as for clear-sky conditions. The geographical coverage is the field-of-view of the Meteosat satellite, roughly speaking Europe, Africa, Atlantic Ocean, Middle East. The time coverage of data is from 2004-02-01 up to 2 days ago. Data are available with a time step ranging from 15 min to 1 month. For license terms and to create an account, please see <http://www.soda-pro.com/web-services/radiation/cams-radiation-service>.
Maintained by Lukas Lundstrom. Last updated 5 years ago.
0.5 match 9 stars 4.65 score 10 scripts