Skip to content

a Completely Randomized Design and Randomized Block Design program

Notifications You must be signed in to change notification settings

kimutaiRop/CRD_RBD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRD_RBD

A CRD and RBD program made in pythpn

please install python before using this program you can check installation for your os http://python.org/downloads/

install some basic requirements

pip install numpy

pip install pandas

A test case

I gave an example on how to use this program check the test.py file

you can use data as given in the examples in the file

please choose only one of the methods to use in the example I gave

please comment line 20 in the test file if you wish to test the program

to run the test program write

python test.py

in the terminal or cmd in the folder where the file is.

About

a Completely Randomized Design and Randomized Block Design program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages