Skip to content

These are the course materials for a basic normative modeling course.

License

Notifications You must be signed in to change notification settings

thomaswolfers/course_normative_model_basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

course on normative modeling

How to install nispat?

i) install Anaconda3 ii) create enviornment with " conda create --name normative_modeling " iii) activate environment by " source activate normative_modeling " iv) install the required packages below with " conda install " or " pip install "

" conda install pip " " conda install spyder " " conda install pandas " " conda install scipy " " pip install nibabel " " pip install sklearn " " pip install torch " " pip install glob3 "

v) download/clone nispat from https://github.com/RindKind/course_normative_model_basic/ vi) unzip nispat into download folder vii) change dir to download folder using the terminal and execute " pip install nispat-master/ "

Now you are set!

About

These are the course materials for a basic normative modeling course.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.8%
  • MATLAB 1.2%