Recently Published
REF Assignment 1: Group 12
This is Assignment 1 from Real Estate Finance course at University of St.Gallen. Created by Rostyslav Mykhalchuk, Ondrej Kucera and Robert Zitnak (Group 12).
CJS 310 Week 1 Assignment
Warm up and exercises from 1.2.5; 1.4.3; 1.5.5; and 1.6.1 of R for Data Science Ch 1, prepared by Quran Green.
Decision Tree Model with `rdecision`
Decision trees can be created intuitively in R using the `rdecision` package. The creation follows a logic that is easy to follow. The yield is a visual tree output, in addition to the expected costs and benefits for each alternative required for ICER calculation.