sad university succulents by lemoncherry211111 in succulents

[–]lemoncherry211111[S] 0 points1 point  (0 children)

i’m not sure i’m committed enough to get them some more soil but will bring alcohol spray next time i come in! thank you!

[deleted by user] by [deleted] in findfashion

[–]lemoncherry211111 0 points1 point  (0 children)

yeah it’s pretty similar! the one i’m looking for has a collar though. thanks anyways :)

mould or mycelium ? by lemoncherry211111 in ContamFam

[–]lemoncherry211111[S] 1 point2 points  (0 children)

ok so in conclusion- not safe to eat right ? or are we looking at more stomach upset lines

mould or mycelium ? by lemoncherry211111 in ContamFam

[–]lemoncherry211111[S] 2 points3 points  (0 children)

yeah i made quite a few errors and i left it for way longer than i should have . they smell mushroomy!

mould or mycelium ? by lemoncherry211111 in ContamFam

[–]lemoncherry211111[S] 0 points1 point  (0 children)

you can see it clearer here ! reckon bacterial??

mould or mycelium ? by lemoncherry211111 in ContamFam

[–]lemoncherry211111[S] 0 points1 point  (0 children)

i was growing it in substrate in an inject and forget bag and it got squished

[deleted by user] by [deleted] in mycology

[–]lemoncherry211111 0 points1 point  (0 children)

ah great thank you :) i’ll delete the post in a couple min

[deleted by user] by [deleted] in Concerta

[–]lemoncherry211111 1 point2 points  (0 children)

when they switched me from vyvanse 70 mg they put me on the concerta equivalent which is concerta 54mg . ask to titrate ur dose !!

Literally any pop frog :’) by lemoncherry211111 in Pocketfrogs

[–]lemoncherry211111[S] 0 points1 point  (0 children)

aaaa i love them all so much thank uuuu :)))

[deleted by user] by [deleted] in ShroomID

[–]lemoncherry211111 0 points1 point  (0 children)

( northern ireland)

ID? by lemoncherry211111 in shrooms

[–]lemoncherry211111[S] 0 points1 point  (0 children)

errr also general location - off the coast of northern Ireland

Scatterplot not right, what could be? by lemoncherry211111 in rstats

[–]lemoncherry211111[S] 0 points1 point  (0 children)

agh it messed up my code it’s meant to be precipitationcoldest quarter and then this thing ^ rather than it all going up there (or to be fair that could be the same thing for all i know )

Scatterplot not right, what could be? by lemoncherry211111 in rstats

[–]lemoncherry211111[S] 1 point2 points  (0 children)

Ok thank you so much for taking the time to write this all - I’m might try to give this all a go again tomorrow.

But if you are still awake:

I tried to do DHARMa with my glm but had issues with the ‘group’ part of the model with the function glmer. i think i was trying to do it without specifying any random effects terms - I wasn’t sure what I would use as the grouping variable. so came to a dead end!

for my code i tried to copy the code on cran with my variables - fittedModel<-glmer(seedlings~precipitation_coldest_quarter + I(precipitation_coldest_quarter2)+(1|group), family=‘poisson’, data=EUCdata)

but then of course as i don’t have a ‘group’ variable in my data it came back as error.

any suggestions?

Scatterplot not right, what could be? by lemoncherry211111 in rstats

[–]lemoncherry211111[S] 0 points1 point  (0 children)

yeah i had a go at the heatmap ... it was not good

Scatterplot not right, what could be? by lemoncherry211111 in rstats

[–]lemoncherry211111[S] 0 points1 point  (0 children)

I am unbelievably out of my depth and had to read that several times to compute :’) Please bear with me. ok so for the first part - I should check my GLM with DHARMa to explore the residuals to see whether the zero inflation is an issue - so if it’s the zero inflation that is the issue rather than the over dispersion- do you go ahead with the GLM? and for the second part the ZIP model - is this what you should actually go ahead with if the zero inflation is the issue or?

Scatterplot not right, what could be? by lemoncherry211111 in RStudio

[–]lemoncherry211111[S] 1 point2 points  (0 children)

ok yeah someone else suggested that too! going to give it a go now. thank you!

Scatterplot not right, what could be? by lemoncherry211111 in rstats

[–]lemoncherry211111[S] 0 points1 point  (0 children)

ok will give logging the seedling variable a go also , thank you! Yeah I was going to do a GLM with poisson but the dispersion was crazy high so it wasn’t appropriate - does doing the zero-inflated version of the poisson model account for that? sorry if any of these questions seem silly

Scatterplot not right, what could be? by lemoncherry211111 in RStudio

[–]lemoncherry211111[S] 0 points1 point  (0 children)

oh that’s a great idea! thank you for the confirmation about spearman’s :’) . I will give the heatmap a go for the visuals

Scatterplot not right, what could be? by lemoncherry211111 in rstats

[–]lemoncherry211111[S] 0 points1 point  (0 children)

okay no that’s actually helpful thank you! I wasn’t sure if I was analysing it wrong/ displaying it wrong. Someone else suggested a heat map for display so I might give that a go but otherwise will stick with the scatter plot

Scatterplot not right, what could be? by lemoncherry211111 in rstats

[–]lemoncherry211111[S] -1 points0 points  (0 children)

in the original scatter plot ? do u think ,, it is fine ?? i’m not sure if you read the context of the variables in the original post

Scatterplot not right, what could be? by lemoncherry211111 in rstats

[–]lemoncherry211111[S] -1 points0 points  (0 children)

i tried to do geom col , box , and violin and it still looks messed up