regression - visreg package for R: conditional plots -


the visreg package in r can produce plots various regression models. when creating conditional plots each predictor, other predictors — default — held @ median values, although value can changed user. in documentation, example given (fig. 5) shows effect of choosing values other median. model's predictions change depending on chosen value, data plotted. question this: how data transformed between these plots? adjusted according model?

the conditional plot shows partial residuals , not original data thought. consequently, points plotted determined according equation given in url.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -