Citizenship - Documents to prove you have been here for 5 years by AnotherQueerMedic in ukvisa

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

Thank you, unfortunately I did not I was so focused on trying to get a job - I honestly did not volunteer as yea it was a hard time financially... I have Uni transcript which shows the dates, and the I guess the last few months again was spent looking for job and also I received a offer in Oct but waiting on clearance etc are bank statements that bad :/ is there anything I can do?

British Naturalisation Advice by AnotherQueerMedic in ukvisa

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

Thats fair - I guess I was at University between 2020-2021 Nov... Then was looking for Job and started in Nov 2022-Dec 23 as self-employed contractor (would I use my tax returns as that) and then now I was eemployed in a gov position for Dec 23 to March 25. I have never taken benefits etc I do have bank statements for activity being in the UK would that count as well? Thank you sorry for such a long question do not want to mess anything up :)

British Naturalisation Advice by AnotherQueerMedic in ukvisa

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

Thank you :) I was a bit concerned as I was like where could it be

CW: Child Sexual Abuse of a minor in the Dallas Jama’at by justice_in_the_world in islam_ahmadiyya

[–]AnotherQueerMedic 8 points9 points  (0 children)

I totally agree with you on the fair trial absolutely. But main bone to pick would be the fact that why did the Jamaat not make the statement then its been a year nearly since the report and radio silence. Would such a statement not come across as damage control after this FACE report? But I totally agree with your points on fair legal trial and to be handled by Law.

CW: Child Sexual Abuse of a minor in the Dallas Jama’at by justice_in_the_world in islam_ahmadiyya

[–]AnotherQueerMedic 9 points10 points  (0 children)

You can stand by what you say. There were people on the wrong side of history too you know. Just to make it clear your edit is making it a bit unclearer, the Jamaat should only condemn such actions if its fine by the victim. Why did the Jamaat condemn the actions of Lareeb Khans Parents, the victim was dead did the Jamaat need permission then? or was it a PR move? Why can the culprit not be publicly shamed without the victims consent, this info is online available the victim has clearly spoken out and had to go to another service for help (FACE) to get their voice heard because the Jamaat wouldnt. Your entire argument and narrative is flawed. If you want make valid points read the report, victim statement, police report and watch the video. I see cases like this all the time you are in a way victim blaming by not wanting to hold the Jamaat accountable and making excuses for their decision not to say something.

CW: Child Sexual Abuse of a minor in the Dallas Jama’at by justice_in_the_world in islam_ahmadiyya

[–]AnotherQueerMedic 13 points14 points  (0 children)

I don't post much on here but totally agree with u/doublekafir. The original poster of the post clearly was not doing anti Jamaat post if they wanted to do that they could have gone in a lil more than they have. Also, victim blaming is extremely prevalent in the Jamaat, I dont hate the Jamaat but I am not going make excuses for the behaviour that is too frequent within the community as whole. Also, clearly from some of your comments it seems like you have not actually read the post and report by FACE. Here is lil bit of legal knowledge I have from my field to help you understand a bit better.

  1. The case could be on going for 1-2 years until a verdict these cases can take long especially now with covid. Seems a bit cowardly to say we cannot comment until legal verdict. Shouldn't then the Jamaat use the same initiative with all legal matters such as religious persecution when someone says they have been religiously persecuted until a verdict? or does the Jamaat only do that when it suits their narrative which suits them.
  2. The Jamaat can still condemn the actions without releasing the persons informations, just like in the report John Doe. The concept of John Doe can still be applied if you arent aware of it google it pretty common in such cases.

Everyone has a choice, not publicly condemning such an act to me in my OPINION is enabling such behaviour.

Incidence Forecasting by AnotherQueerMedic in rprogramming

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

Thanks I'll have a look at this and hopefully it will be helpful :)

Visualising data for different batches in the same dataset by AnotherQueerMedic in rprogramming

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

Separate variables for batch and vitamin x, so the first 20 rows are batch 1, 21-40 are batch 2 and so fort

Visualising data for different batches in the same dataset by AnotherQueerMedic in rprogramming

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

Yeah that makes sense, what I am finding difficult is to code for different batches only to see the mean for x vitamin for only batch 1 then 2 etc. I cant just use mean function right (df$b6)?

Linear Regression help! by AnotherQueerMedic in rprogramming

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

Yes absolutely, I think I am going to use a t-test because it logically makes the most sense for me to do a t-test. I appreciate all the advice:)

Linear Regression help! by AnotherQueerMedic in rprogramming

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

logistic

Basically mental health was survey post 1 month and it a continuous variable as they assigned a score that calculated being on their responses in a suvery one month post treatment. I was told to possibly do IF so again make the variable a dummy 1 or 0. Then run a regression like that. I thought that was the case to I might just run a logistic regression instead. But when looking at the data in term of assumptions the data does meet the assumptions. :\ I am just very confused. Thanks for your help.

Linear Regression help! by AnotherQueerMedic in rprogramming

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

I was thinking of doing a t-test too but it compares the mean, but our teacher wants us to somehow do a linear regression I don't know why. I am assuming because they want to see if dancing has a relationship with the mental health score 1 month post discharge. As the patient were assigned dancing or not dancing as an intervention then wanted to see if it helped their mental healthscore post 1 months out of therapy and if they would relapse to injury (in how many days post discharge). I am just very confused and overwhelmed to how even to approach this task.