|
May
27 |
|
revised |
Finding the distribution when the observations are dependent added mathematical formulation of the problem |
|
May
20 |
|
revised |
Finding the distribution when the observations are dependent more detail added to clarify |
|
May
20 |
|
asked | Finding the distribution when the observations are dependent |
|
Mar
30 |
|
awarded | Good Answer |
|
Feb
10 |
|
revised |
Performing a biserial correlation on SPSS v21 changed Biserial to "Point-Biserial" |
|
Feb
10 |
|
comment |
Performing a biserial correlation on SPSS v21 I stand corrected. What I meant was the "Point-Bieserial" correlation coefficient. |
|
Feb
10 |
|
answered | Performing a biserial correlation on SPSS v21 |
|
Feb
2 |
|
asked | PCA with "zero-spike" variables |
|
Jan
31 |
|
comment |
Classifying handwritten digits using PCA Why do you have to use PCA? Is this a homework problem? Please specify. Otherwise, why do you have to restrict yourself to using PCA? |
|
Jan
29 |
|
comment |
Coding of semi-numerical variables Thank you @whuber. As always, it's a real pleasure to read and learn from your excellent responses. Many thanks! |
|
Jan
29 |
|
accepted | Coding of semi-numerical variables |
|
Jan
26 |
|
comment |
Coding of semi-numerical variables Thank you @whuber. I always learn a lot by reading your excellent responses. I'm somewhat lost here though. I'm probably missing something, but I can't see how I can apply the situation with zero values to here. |
|
Jan
25 |
|
asked | Coding of semi-numerical variables |
|
Jan
17 |
|
awarded | Popular Question |
|
Jan
13 |
|
comment |
Textbooks with problem sets to prepare for predictive analytics masters @FrankHarrell, my cynical answer is that these days, the expression "Predictive Analytics" sells and sounds hot, but "Statistics" doesn't sound as hot. |
|
Jan
11 |
|
comment |
Question about the relationship between the variance of residuals and variances of the data points I'm afraid that doesn't clarify much. Does $x_i$ have the same meaning that @Scortchi has assumed? (which is the standard meaning, by the way) or is it something else? If it is the standard meaning, then the variance of the $x_i$ has no relevance in the regression, and if not, you have to write your regression equation in full and clarify what its elements are. |
|
Jan
11 |
|
comment |
Question about the relationship between the variance of residuals and variances of the data points Can you clarify your notation? What is $x_i$? In standard notation used for regression, the variance of $x_i$ is never an issue and never discussed. |
|
Jan
11 |
|
awarded | Citizen Patrol |
|
Jan
7 |
|
comment |
Sample size vs. number of samples I don't see how the sediments are important here. Aren't you counting the marbles? Are you tossing the marbles back? |
|
Jan
4 |
|
comment |
How to combine results of logistic regression and random forest? Actually, using the size of coefficients is not a good way to determine "variable importance" in logistic regression. Even if you look at standardized coefficients, that's not a good method. Why? Remember that the coefficients are just estimates and there's an error associated with them. Picking coefficients by size means that you pick those for which you over-estimated the coefficient size and drop those for which you under-estimated the coefficient size. |