[R] Remove Even Number from A Vector
Duncan Murdoch
murdoch@dunc@n @end|ng |rom gm@||@com
Sun Mar 3 12:07:10 CET 2019
On 03/03/2019 3:44 a.m., Ivan Krylov wrote:
> Hi Darren,
>
> On Sat, 2 Mar 2019 22:27:55 +0000
> Darren Danyluk <Darren.Danyluk using sd6.bc.ca> wrote:
>
>> It sounds like she is working with the very basics of this software,
>> and her task is to write the code which would result in the
>> extraction of "odd" data from a dataset of restaurant sales.
>
> Not a native English speaker here; what exactly do you mean by "odd" in
> this case?
"Odd" numbers have a remainder of 1 when divided by 2; "even" numbers
are multiples of 2.
Duncan Murdoch
>
> If I ignore the "subject" field, it looks like your daughter should be
> looking for outlier detection methods. For example, https://rseek.org/
> offers some good results for "outlier detection".
More information about the R-help
mailing list