Finding the p-value using MatLab



I'm trying to use MatLab to compute p-values for
different sets of data that i "play" with. However,
i seem to have big time trouble finding the right
tools for that. Any suggestions?

I've asked on a MatLab-group before but there
were rather few replies (as in zero). I was hoping
somebody here had some hints.

Let's say i have the following:
val = cdf ('chi2', spot, 99)
which allows me to simply check what cdf we have
accumulated in the point of spot.

Now, i wish to go the other way around and given the value
of val, get the corresponding value of spot.

As we're at it - is there a nice way of obtaining the
confidence interval (provided the data above)?

--

Vänligen
Konrad
---------------------------------------------------

Sleep - thing used by ineffective people
as a substitute for coffee

Ambition - a poor excuse for not having
enough sense to be lazy

---------------------------------------------------

.



Relevant Pages

  • Problem with running selfdefined(userdefined) library block
    ... I obviously can't help him, because neither I ever used Matlab in that deep manner. ... Create folder for your library and put slblocks.m there ... libraray.rar->same schematic as in original.rar, not working(using play and scope, result false). ...
    (comp.soft-sys.matlab)
  • Re: sound broken in Matlab 7.1 for Mac OS X? (R14SP3)
    ... and use the PLAY function to play the audio data instead of the SOUND ... More documentation on the Audioplayer object and its properties and methods ... can be found in the MATLAB documentation, ...
    (comp.soft-sys.matlab)
  • Re: how to loop audioplayer
    ... Create a MATLAB function somewhat like this: ... UserData field in there and set the audioplayer object's StopFcn to be the ... I want matlab to play continuous sound until a stop command. ...
    (comp.soft-sys.matlab)
  • how to loop audioplayer
    ... I want matlab to play continuous sound until a stop command. ... Will play vector y until finished whilst allowing use of matlab ...
    (comp.soft-sys.matlab)
  • Re: 2 Radio Buttons how do i turn the black dot on and off?
    ... The property you have to play with is the Value: ... See the help on helpwin: MATLAB> Handle Graphics Property ... Tab UI Objects and Uicontrol, ...
    (comp.soft-sys.matlab)

Loading