Skip to content

set the bahavior that R deal with missing values?

2 messages · zhijie zhang, Dieter Menne

#
zhijie zhang <epistat <at> gmail.com> writes:
Difficult to say, since there is no such thing as a regression model in R, but
certainly more than a few dozens in several packages. Best show a self-contained
runnably sample where you would prefer some na.action (see, for example,
parameter na.action in lm).

Dieter