Other packages > Find by keyword >

ffsimulator  

Simulate Fantasy Football Seasons
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ffsimulator", "1.2.3")



Attach the package and use:
library("ffsimulator")
Maintained by
Tan Ho
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-07-20
Latest Update: 2024-02-27
Description:
Uses bootstrap resampling to run fantasy football season simulations supported by historical rankings and 'nflfastR' data, calculating optimal lineups, and returning aggregated results.
How to cite:
Tan Ho (2021). ffsimulator: Simulate Fantasy Football Seasons. R package version 1.2.3, https://cran.r-project.org/web/packages/ffsimulator. Accessed 21 Apr. 2025.
Previous versions and publish date:
1.0.0 (2021-07-20 09:50), 1.1.0 (2021-09-11 15:40), 1.2.0 (2021-12-21 12:10), 1.2.1 (2022-08-14 20:10), 1.2.2 (2022-10-19 11:15), 1.2.3 (2023-02-12 23:40)
Other packages that cited ffsimulator R package
View ffsimulator citation profile
Other R packages that ffsimulator depends, imports, suggests or enhances
Downloads during the last 30 days
03/2203/2303/2403/2804/0104/0304/0504/0604/0704/0804/0904/1204/1504/1704/1804/19Downloads for ffsimulator0246810121416TrendBars

Today's Hot Picks in Authors and Packages

bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA