Feeds
提问
How to specify beta distributed response variable in fitglme?
Hello! I want to fit a GLM model, my response variable is a fraction on the interval [0,1]. It's highly negatively skewed with ...
5 years 前 | 1 个回答 | 1
1
个回答提问
What do NaN mean in fitted values vector of mixed effects model?
Hello! I have fitted a logistic mixed effects model with fitglme and extracted the fitted values with the fitted(mdl) command. ...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to plot partial correlation?
Hello, for my analysis I ran a couple of Pearson partial correlations, controlling for variables such as gender and age. Now ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Mixed effect model with binary response variable
Hello, I have a binary dependent variable(correct and incorrect decision) and a binary independent variable(correct and incor...
7 years 前 | 1 个回答 | 0
1
个回答提问
Sequential import of datafiles according to rule
Hello, I have a list of .txt datafiles to import. Suppose they are called like that file100data.txt file101data.txt ... f...
8 years 前 | 0 个回答 | 0
0
个回答提问
Limit x-axis to specific values in GUI
Hello, I have a pushbutton which plots any function the user typed in an editable text. I also have two sliders, slider1 and sl...
8 years 前 | 1 个回答 | 0
1
个回答提问
Change visibility of a frame with a push button
Hello! My task is to change the visibility of a frame with a push button. If the frame is visible, clicking the button should m...
8 years 前 | 1 个回答 | 0
1
个回答提问
Extract value in cell array based on
Hello, I have a 1x3 cell array: str = strings(6,1) str(1) = 'A' str(2) = 'B' str(3) = 'A' str(4) = 'B' str(5...
8 years 前 | 1 个回答 | 0

