You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- 1$\begingroup$ Thanks, Robert. Yes that's exactly what I thought that fitting a slope with just one observation doesn't make sense, of course. Thats why I thought I should remove these subjects from my dataset, but your answer convinced me that I should stick to the full data set and just fit random intercepts. $\endgroup$Kathrin– Kathrin2020-07-02 19:19:14 +00:00Commented Jul 2, 2020 at 19:19
- $\begingroup$ @Kathrin Glad to hear it. It's much more important to retain your data than delete observations in order to fit a more complex model. $\endgroup$Robert Long– Robert Long2020-07-02 19:38:21 +00:00Commented Jul 2, 2020 at 19:38
- $\begingroup$ One more question: I just realised that I have more measurements- I removed the values at time zero because I added a variable for the baseline value. Is it allowed to use these measurements in zero although I use baseline as a covariate? in this case I wouldn't run into identifiability problems even when fitting a random slope. $\endgroup$Kathrin– Kathrin2020-07-03 18:48:40 +00:00Commented Jul 3, 2020 at 18:48
- $\begingroup$ @Kathrin that sounds like a good idea to me. In addition to helping identify random slopes, note that regressing follow-up on baseline is often a very dubious thing to do when analysing change. $\endgroup$Robert Long– Robert Long2020-07-04 19:08:02 +00:00Commented Jul 4, 2020 at 19:08
- $\begingroup$ Thank you once again! Sorry for all these questions but I'm really not sure... basically we are interested in the change from baseline to a later measurement so we also considered to model the change instead of the value itself. But I think I have to look for good sources providing more explanations on that. $\endgroup$Kathrin– Kathrin2020-07-04 20:02:54 +00:00Commented Jul 4, 2020 at 20:02
| Show 1 more comment
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. machine-learning), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you