Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smooth: A simple Stata scheme

Welcome to the smooth repo!

Installation

To install, enter the following into the Stata command window:

cap ado uninstall "scheme-smooth"
net install scheme-smooth, from("https://raw.githubusercontent.com/jandrewsmith03/smooth/master/")

Example

To see this scheme in action, first install, and then copy and paste the following into the Stata command window:

sysuse auto, clear
twoway (scatter mpg price) (qfit mpg price), scheme(smooth)

Author

Jonathan "Andrew" Smith
University of Chicago
Email: jas3@uchicago.edu

About

My personal Stata scheme

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages