Displaying 1 result from an estimated 1 matches for "bwofre".
Did you mean:
beofre
2006 May 28
1
Systematic treatment of missing values
I am wondering whether there is a well-accepted approach to handling
missing values (NA's) in a programming language such as R. For
example, most functions seem to propagate NA to the output when the
value of the missing entry could have mattered. In other words, most
functions are not willing to "take a stand" on what the missing value
was. However, some functions