Questions on the statistical functions of Mathematica.
0
votes
1answer
176 views
How to create function that classifies sample data
I want to create expression, that classifies samples ( 4 weather features -> decision).
Example training data:
For the values that i have data for, I can use rules:
...
0
votes
1answer
85 views
No Tukey Test on ANOVA package
I'm trying to use the ANOVA package and have mathematica display the Tukey PostTest, but all I get is this:
...
0
votes
1answer
70 views
Draw from HistogramDistribution with ParallelTable
I wanted to check something, but ran into troubles using HistogramDistribution in combination with ParallelTable.
The code does the following: Compute a HistogramDistribution of some sample and use ...
0
votes
0answers
90 views
build and estimate a time series process
I want to generate an EGARCH process. My problem is that I do not see how to create new processes beyond those available.
The process itself is :
$$\epsilon(t) = \sigma(t) \eta(t)$$
...
0
votes
0answers
70 views
How to map over non-Null values in a list [duplicate]
Possible Duplicate:
Selectively Mapping over elements in a List
I have a list of distributions and a list of samples. I'm trying to calculate probabilities of some record being within one ...
-1
votes
0answers
12 views
Statistics Question [migrated]
This is probably super simple to most of you on here, but I was chatted by a friend earlier with a question. It reads just like this:
...