Skip to content
/ cv Public

Stata module to compute coefficient of variation after regress

Notifications You must be signed in to change notification settings

mmoglu/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv

Stata module to compute coefficient of variation after regress

Installation

To be able to install the cv package, you need to type in the following commands in order in Stata.

. net install github, from("https://haghish.github.io/github/") #installs the github package
. github install mmoglu/cv #installs the cv package

About

Stata module to compute coefficient of variation after regress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published