home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Big Green CD 8
/
BGCD_8_Dev.iso
/
NEXTSTEP
/
UNIX
/
Educational
/
R-0.49-MI
/
R-0.49-I
/
help
/
base
/
median
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-23
|
284 b
|
12 lines
_M_e_d_i_a_n _V_a_l_u_e
median(x, na.rm=FALSE)
_D_e_s_c_r_i_p_t_i_o_n:
median computes the sample median of the vector of
values given as its argument. If na.rm is TRUE then NA
values are deleted before computation proceeds.