Skip to content
Back to formatted view

Raw Message

Message-ID: <48C3B8C7.7030406@bitwrit.com.au>
Date: 2008-09-07T11:19:35Z
From: Jim Lemon
Subject: Mode value
In-Reply-To: <291439.40978.qm@web25608.mail.ukl.yahoo.com>

Carlos Morales wrote:
> Hello everyone,
>
>
> I would like to know if there is any function to calculate the mode value, or I have to build one to do it.
>
>   
Hi Carlos,
If you mean the mode of a sample from a discrete distribution, try Mode 
in the prettyR package.

Jim