wayne tan <princenerdy <at> hotmail.com> writes:

> 
> i need to optimize the inverse cdf of student-t  qt(y^(1/k))+qt(1+p+y) with 
> respect to y, is it possible to do it in R?
> 

  try ?optimize
  if you need more detail, you should give us more detail.
(I'm assuming e.g. that y is a scalar variable, p and k are
fixed scalars)

   Ben Bolker

PS

> library(fortunes)
> fortune("Yoda")

Evelyn Hall: I would like to know how (if) I can extract some of the
information from the summary of my nlme.
Simon Blomberg: This is R. There is no if. Only how.
   -- Evelyn Hall and Simon `Yoda' Blomberg
      R-help (April 2005)

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to