deejt
Followers: 0 Following: 0
Statistik
RANG
22.697
of 295.467
REPUTATION
2
ANTWORTZUSTIMMUNG
44.44%
ERHALTENE STIMMEN
2
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Draw rectangle on existing graph
How can I plot a rectangle over an existing graph using vectors and matrices, instead coordinates? I plotted a graph from a ma...
mehr als 3 Jahre vor | 1 Antwort | 1
1
AntwortFrage
For loop to create a new matrix taking a cluster of columns from existing matrix
I have a matrix FR_mat = randi(([1 20],1300,36);) % size 1300 rows, 36 columns I would like to index this matrix FR_mat an...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Two-Way repeated Measures Anova: Pairwise comparison of multiple factor levels using Multcompar
I came across this example of Matlab Doc and was wondering about following. https://www.mathworks.com/help/stats/repeatedmeasur...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
GLME analysis - how to compute the interaction effects between two variables?
I have a dat set with two independent variables (predictor variables) with 3 levels each: IV 1 (time) = pre, during, post IV ...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to interpret Repeated Measures Anova Example Table
Hello community, I have a specific question to the Matlab example of repeated measures anova. Its the first example Repeated Me...
mehr als 3 Jahre vor | 1 Antwort | 1
1
AntwortMauchly's Test of Sphericity - how to handle data when data fails test?
I just found this explanation: "To correct for this inflation, multiply the Greenhouse–Geisser estimate of epsilon to the degr...
mehr als 3 Jahre vor | 0
Frage
Mauchly's Test of Sphericity - how to handle data when data fails test?
Hello, I would like to do a repeated measures anova but my data does not pass the test of sphericity. I have very low p-values,...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Replacing a numberless string in matrix with a number
Hello, I have a matrix that contains a column with participants' gender written as strings ("female" vs" "male"). I would li...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
If statement for a struct with 2 conditions
Hey guys, I am new to programming and am just doing it out of interest, therefore, I am facing some troubles with probably very...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortReplacing a cell value in a struct
Thank you guys for the effort. @Bob Thompson Yes, I am trying to do a search/find and replace. In every cell of the field bl...
fast 4 Jahre vor | 0
Frage
Replacing a cell value in a struct
Hello, I have a struct with 4 fields. One field contains my conditions (3 conditions, named using strings) Now I want to re...
fast 4 Jahre vor | 3 Antworten | 0