What exactly is the R code you wrote for your function f? Without
that, it will be hard to help you.
-s
On Sat, May 16, 2009 at 2:48 AM, Kon Knafelman <konk2001 at hotmail.com>
wrote:>
> Hi Guy,
>
> I am having trouble graphing the following function
>
> ?2?(n/2)/[?n - 1?((n - 1)/2 for the values of n between 2 and 50.
>
> i know that ?(n) = (n-1)!, which in R is factorial(n-1)
>
> When i type that into R, using y <- function(n).....
> and then plot(y,2,50), it doesnt give me anything meaningful, in fact, it
comes up with a message saying something like "in gamma(n+1) ploted"
or something along those lines.
>
> Can anyone please help?
>
> thanks you
>
> _________________________________________________________________
> Looking to change your car this year? Find car news, reviews and more
>
a.ninemsn.com.au/b.aspx?URL=http://secure-au.imrworldwide.com/cgi-bin/a/ci_450304/et_2/cg_801459/pi_1004813/ai_859641&_t=762955845&_r=tig_OCT07&_m=EXT
> [[alternative HTML version deleted]]
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>