Skip to content

Simple comparison of Python and R for a basic OLS analysis

Notifications You must be signed in to change notification settings

flashus/r_vs_py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This contains a comparison of R and Python for a simple OLS analyis 
of a dateset. 

The original comparison is in the folder original. 

A revised comparison, using comments from the scipy users list,
is in the folder revised. 

This revised comparison has simpler R and Python code and uses pandas
for part of the analysis. (However, it is pandas 0.4, which is 
currently in development.) 

About

Simple comparison of Python and R for a basic OLS analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published