Getting Started

Introduction

ForcedChoice is a Moa based package for running the CPL conditioning experiment in the vet school.

Usage

To use CPLCom, you first need to install it, see Installation.

After it’s installed, it is run through the main module. For example:

python -m forced_choice.main

Complete API documentation is at The ForcedChoice API.