Skip to content

DEck13/fullhouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullhouse (v1.1)

fullhouse is an R package containing scripts for performing Full House Modeling and data sets. These data sets include era-adjusted statistics for baseball players and preliminary data for an analysis for historical figures.

Installation

You can install the development version from GitHub with devtools:

#install.packages("devtools")
devtools::install_github(repo = "DEck13/fullhouse")

Era-adjusted baseball statistics

The package includes pre‑computed datasets of era‑adjusted player statistics, generated via Full House Modeling. To explore these stats:

Vignette

Here is a reproducible technical report that uses functions from the fullhouse R package in an analysis of the impact of historical figures through the lens of era-adjustment modeling.

This vignette and additional content on era-adjustment modeling for historical impact can be found at this GitHub repo.

v1.1

In this version, the latent talent generating process is modeled using a standard normal distribution (previous versions used a Pareto distribution). This change simplifies computations and aligns with our current implementations. The resulting era-adjusted statistics remain unchanged.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages