Skip to content

mac-theobio/effects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vareffects

Visualize variable effects for linear models

Install package

while (!require("remotes")) {
    install.packages("remotes")
}
remotes::install_github("mac-theobio/effects")
## also need varpred for this ...
remotes::install_github("cygubicko/varpred")

or

clone this repo and run make install

Make manuscript

clone repo

make Makefile
make pullall
cd manuscript
make <msver>.pdf

where is “draft” for thesis-chapter draft and “draft.paper” for new MS draft 2022 Aug 10 (Wed)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published