Skip to content

stephenslab/flashierX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flashierX

This repo contains extensions to flashier, including implementation of an F update according to Biship (1999).

To use the package, first clone the repo and do the following steps:

  • > cd PATH/TO/flashierX;
  • In R, install the load the package:
    install.packages("PHT/TO/flashierX", repos = NULL, type = "source")
    library(flashierX)

Alternatively,

install.packages("remotes")
remotes::install_github("stephenslab/flashierX")
library(flashierX)

About

Flashier extensions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages