#
r-language
Here are 388 public repositories matching this topic...
Open
Add more algorithms
1
dynamitechetan
commented
Oct 1, 2018
Everyone is welcome to add more algorithms to this project. This repo is new so we need contributions from all.
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
hacktoberfest
R Language Mode in Processing for Creative Coding, created by @gaocegege, maintained by @jeremydouglass
-
Updated
Aug 19, 2021 - Java
An R package for accessing elevation data
digital-elevation-model
rstats
elevation-data
r-language
r-package
mapzen-elevation-service
epa
elevatr
-
Updated
Apr 25, 2022 - R
A simpler ggplot2 syntax, saving half of your typing.
-
Updated
Aug 6, 2018 - R
Boosting algorithms for fitting generalized linear, additive and interaction models to potentially high-dimensional data. The current relase version can be found on CRAN (http://cran.r-project.org/package=mboost).
html
machine-learning
cran
tutorials
variable-selection
dimensional-data
gam
modelling
r-language
glm
r-package
mboost
boosting-algorithms
-
Updated
May 11, 2022 - HTML
Useless R Functions. That's it
-
Updated
May 1, 2022 - R
This R package connects the Salesforce APIs from R using tidy principles.
-
Updated
Mar 2, 2022 - R
Materials on the analysis of microarray expression data; focus on re-analysis of public data ( http://tinyurl.com/cruk-microarray)
-
Updated
Feb 21, 2017 - HTML
Infix Operators for Detection, Subsetting and Replacement
-
Updated
Nov 19, 2019 - R
Basic statistical modelling examples.
python
pandas
python3
seaborn
statistical-analysis
statistical-inference
r-markdown
matplotlib
r-language
stan
regression-models
anova
r-programming
pystan
statistical-modeling
regression-analysis
analysis-of-variance
-
Updated
Jan 8, 2021 - R
Azure Databricks - Advent of 2020 Blogposts
python
machine-learning
scala
sql
spark
notebook
pyspark
data-analytics
mllib
r-language
notebooks
sparkr
databricks
azure-data-factory
databricks-notebooks
spark-structured-streaming
azure-databricks
mlflow
azure-machine-learnning
data-engineerg
-
Updated
Sep 27, 2021 - Jupyter Notebook
A toolbox for writing Sweave or other LaTeX-based papers and reports and to prettify the output of various estimated models.
cran
r
latex
reproducible
reproducible-research
reporting
toolbox
knitr
r-language
papers
r-package
sweave
estimated-models
-
Updated
Mar 22, 2021 - R
Access the Zotero API in R
-
Updated
Feb 19, 2020 - R
Kaggle Kernels (Python, R, Jupyter Notebooks)
python
data-science
machine-learning
exploratory-data-analysis
data-visualization
kaggle-competition
r-markdown
xgboost
rstats
lightgbm
r-language
predictive-modeling
jupyter-notebooks
kaggle-dataset
covid-19
-
Updated
Mar 31, 2022 - Jupyter Notebook
-
Updated
Nov 8, 2018 - R
Slides for #NICAR18 workshop on collecting and analyzing Twitter data
-
Updated
Mar 10, 2018 - R
Stability Selection with Error Control
machine-learning
cran
r
variable-importance
doi
variable-selection
r-language
resampling
r-package
stability-selection
-
Updated
Jan 28, 2021 - R
The EXASOL package for R provides an interface to the EXASOL database.
-
Updated
Mar 29, 2022 - C++
GCModeller: genomics CAD(Computer Assistant Design) Modeller system in .NET language
bioinformatics
genomics
dotnet
genome-annotation
gcmodeller
scibasic
microsoft-visualbasic
biological-data-analysis
r-language
single-cell
-
Updated
May 21, 2022 - Visual Basic .NET
A biggest collection of free books and other resources for R programming
data-science
r
data-visualization
datascience
rstats
data-analysis
r-language
r-programming
rprogramming
r-stats
-
Updated
Apr 30, 2022
Repository for the Data Science Professional Program from Harvard University on edX
data-science
machine-learning
r
mooc
datascience
data-analysis
edx
machinelearning
r-language
harvardx
moocs
-
Updated
Aug 25, 2019 - HTML
Explore your activity on YouTube with R: How to analyze and visualize your personal pata history. Find out how you consume YouTube using a copy of your personal data from Google Takeout.
youtube
youtube-api
data-visualization
data-viz
data-analytics
data-analysis
r-language
r-programming
youtube-analytics
youtube-data-api
google-takeout
youtube-data
youtube-data-api-v3
youtube-data-scraping
youtube-scraper
r-data
youtube-dataset
youtube-data-analysis
youtube-scrape
youtube-accounts
-
Updated
Sep 23, 2020 - R
Boosting models for fitting generalized additive models for location, shape and scale (GAMLSS) to potentially high dimensional data. The current relase version can be found on CRAN (https://cran.r-project.org/package=gamboostLSS).
machine-learning
cran
scale
shape
variable-selection
dimensional-data
r-language
r-package
boosting-algorithms
gamboostlss
gamlss
-
Updated
May 5, 2022 - R
Apache Spark for data engineers
-
Updated
Dec 25, 2021 - Jupyter Notebook
Some of the projects i made when starting to learn R for Data Science at the university
-
Updated
Jul 9, 2019 - R
Análisis de texto y visualización de datos con R, de conversaciones de WhatsApp, primer parte. Uso de librería rwhatsapp.
ggplot2
r
statistics
tidyverse
data-visualization
r-language
whatsapp-statistics
r-programming
whatsapp-analysis
estadisticas
r-stats
whatsapp-chat
ggplot
ploty
data-analysis-r
analisis-de-data
visualizacion-de-datos
rwhatsapp
ggimage
tidytex
-
Updated
Mar 13, 2021 - R
Improve this page
Add a description, image, and links to the r-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the r-language topic, visit your repo's landing page and select "manage topics."
From the documentation: Return the names of all the built-in objects. These are fetched directly from the symbol table of the R interpreter.
In FastR the list of builtins is accessible in the
TruffleRLanguage
, which is accessible viaRContext.getInstance()
.