Re: Missing values
Posted: Fri Jun 30, 2023 11:29 pm
I think that in general, R does not handle missing values in an easy, elegant manner. Therefore, you will usually have to explicitly tell each call to a statistical function what to do with missing values.