v1.0.3.1: Add files via upload
- Missing observations in the unused variables of "data" won't affect the results anymore as unused variables are now dropped at the beginning.
- Added error message when datasets contain factors, everything must be dummy coded because otherwise matrix multiplications won't work.
- Updated documentation based on changes