MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

please explain why numerical integration is attempted for this input

  • To: mathgroup at smc.vnet.net
  • Subject: [mg72492] please explain why numerical integration is attempted for this input
  • From: "Chris Chiasson" <chris at chiasson.name>
  • Date: Tue, 2 Jan 2007 04:13:17 -0500 (EST)

Needs["Statistics`MultinormalDistribution`"]
CDF[MultinormalDistribution[{1,
      3},{{1/50,-2/125},{-2/125,9/500}},{{1/(5*Sqrt[2]),0},{(-2*Sqrt[2])/25,
        Sqrt[13]/50}}],{2/10,1}]

Thank you,

-- 
http://chris.chiasson.name/


  • Prev by Date: RE: Combining surfaces
  • Next by Date: FindRoot[ NIntegrate[...] ...] works but generates "NIntegrate::nlim" limit error message!?
  • Previous by thread: Re: Combining surfaces
  • Next by thread: please explain why numerical integration is attempted for this input