Skip to content

NodariGogatishvili/linreg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linreg

Create graph from data and linear regresion with formula. Outputs in svg format.

Usage

./linreg.sh file

Script will create out.svg file in directory it was run.

Input

Data fro making plot must be in two columns where first row represents name of axis.

x y
1 2
2 4
3 6
10 12

No negativ axis support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages