Model assembly (fitting)

  • We want to define the distribution of a dependent variable Y given x_.

  • We usually do not evaluate the entire distribution, but just some of its characteristics, like:

    • Expected value (mean)
    • Variance
    • A Quantile
  • A good model that can approximate conditional expected value EY|x_(Y)f(x) needs to reflect a satisfactory predictive performance.

  • The Model fitting is a procedure of selecting a value for model coefficients θ_Θ that minimizes some loss function L():

ˆθ_=argmin