Prabhjot Dhami
Followers: 0 Following: 0
Statistics
RANK
27,975
of 295,486
REPUTATION
1
CONTRIBUTIONS
15 Questions
1 Answer
ANSWER ACCEPTANCE
26.67%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Ridge Regression: Ridge traces are constant across different k values
I am working with Matlab and following the example laid out here: https://www.mathworks.com/help/stats/ridge.html I then use t...
2 years ago | 0 answers | 0
0
answersQuestion
Notation for specifying nested random effects using LME
Greetings, I have the following dataset. Patients were recruited from 4 hospital sites to be randomized to either an active or ...
3 years ago | 1 answer | 0
1
answerQuestion
Given a null distribution, how can I calculate a p-value for my test statistic?
Greetings, For example, let's say I have two groups and want to see if their means are significantly different. However, I want...
3 years ago | 1 answer | 0
1
answerQuestion
Repeated Measures ANOVA - getting very small p-value when there is no difference between conditions
Greetings, I am having trouble with conducting a repeated measures ANOVA in matlab. I have one group of 31 participants, who un...
3 years ago | 1 answer | 0
1
answerQuestion
Reshaping array with specific order
Greetings, I have a 2-D matrix that I would like to reshape into a 3-D array with specific ordering of the elements. For exa...
3 years ago | 1 answer | 0
1
answerQuestion
Permission denied when using pop_saveset in command line but not from GUI
Greetings, I am trying to execute a script to edit some electrophysiology data files (.set). However, when attempting to use ...
3 years ago | 0 answers | 0
0
answersQuestion
How to customize a colour map so that all values of 0 are equal to gray
Dear Matlab Community, I am working with a nifti (.nii) image. I would like to plot the values I have using the 'jet' colorma...
3 years ago | 1 answer | 0
1
answerQuestion
How to get optimal value that best distinguishes two groups using SVM
Greetings, I am trying to learn more about classification using support vector machines. Accordingly, I have been following the...
4 years ago | 1 answer | 0
1
answerQuestion
Help getting p-values of individual beta coefficients as output from mvregress
Greetings, I am trying to get the individual p-values of my beta coefficients which are output from mvregress. This is my curr...
4 years ago | 1 answer | 0
1
answerQuestion
Using mvregress with only within-subject predictor variables
Greetings Matlab community, I am trying to set up a multivariate linear regression model but am having difficulty doing so. I ...
4 years ago | 0 answers | 0
0
answersHow to conduct a one-way repeated measures ANOVA
Please disregard, I just had to add the intercept in the form of '~1'.
4 years ago | 0
| accepted
Question
How to conduct a one-way repeated measures ANOVA
Dear Matlab community, I am having trouble figuring out a way to conduct a one-way repeated measures ANOVA. I have 29 participa...
4 years ago | 1 answer | 0
1
answerQuestion
“Regression design matrix is rank deficient” - what to do next?
I have the following model: Reduction_in_clinical_score ~ Baseline_clinical_score + Site_of_data_collection + Treatment_Type + ...
4 years ago | 1 answer | 1
1
answerQuestion
element by element division of two matrices not producing expected result
Dear Matlab community, I have two large matrices. I would like to calculate the percentage reduction, as each matrix represents...
4 years ago | 1 answer | 0
1
answerQuestion
Multcompare for fitlm output or something similar?
Dear Matlab community, I am running an ANCOVA model in matlab. I have a Y variable, and an X variable, a Group variable (3 grou...
5 years ago | 0 answers | 0
0
answersQuestion
How to transform an array into a bottom triangle
Dear Matlab community, I have an array by the size of 11175 x 1 elements. These values come from a bottom triangle, which was c...
5 years ago | 2 answers | 0