Тёмный
mycsg
mycsg
mycsg
Подписаться
Комментарии
@seetharambabu5242
@seetharambabu5242 7 часов назад
Please provide your mail id, want to take training
@laurendai1731
@laurendai1731 22 часа назад
why ARMNRS for 1003 is different from 1006?
@laurendai1731
@laurendai1731 23 часа назад
??best. what this mean?
@prabhusubramaniyan3304
@prabhusubramaniyan3304 День назад
Hi , your videos are very helpful. Please explain about figures also.
@ketul_duleraa18
@ketul_duleraa18 День назад
Amazing explanation keep doing it❤
@mycsg
@mycsg День назад
glad you found it helpful...
@harsharani6194
@harsharani6194 2 дня назад
Hello sir, Appreciate your effort and teaching skills,. Your website is completely different compared to your videos on RU-vid. there is no input data and output dataset and also many tabs are missing, it would be helpful if we could see the input and output of your programs in your blog.
@mycsg
@mycsg День назад
for various reasons, we cannot provide some of the files used in videos cannot be shared... the main purpose of the videos is to help viewers understand the concept... you can reach us using contact us page on the website if you need more details
@laurendai1731
@laurendai1731 3 дня назад
indsname=_x; what this mean? why repeat twice?
@mycsg
@mycsg День назад
it's not a repeat... the first instance is creaing the temporary variable named _x using indsname option of the set statement. second instance is creating a permanent variable named indsname by using the value from _x.
@laurendai1731
@laurendai1731 3 дня назад
??best what this mean?
@mycsg
@mycsg День назад
?? is an informat modifier which tells sas to convert the values to numeric only if its a valid numeric value and do not write any message to log file for invalid numeric data...
@laurendai1731
@laurendai1731 4 дня назад
if nmiss(tr01sdt,tr02sdt) ne 2 then trtsdt=coalesce(tr01sdt,tr02sdt);, what's the first nonmissing date? by descending order?
@mycsg
@mycsg 4 дня назад
coalesce doesn't compare the values, it only fetches the first non-missing value of the two variables passed..
@bhanu99-1
@bhanu99-1 4 дня назад
Thanks for sharing, Which tool you are using ?
@mycsg
@mycsg 4 дня назад
Microsoft whiteboard
@janaveebhoi6428
@janaveebhoi6428 4 дня назад
Thank you for sharing these informative videos. Please upload how to do efficacy dataset also
@mycsg
@mycsg 4 дня назад
glad you found it helpful... the flow of an efficacy will remain the as other adam datasets as the underlying principles are same for safety and efficacy datasets...
@janaveebhoi6428
@janaveebhoi6428 4 дня назад
@@mycsg thank you
@laurendai1731
@laurendai1731 5 дней назад
MERGE EX(IN=A) DATES03(IN=B) , Ex? SHOUBE MERGE DATES02(IN=A) DATES(IN=B)
@mycsg
@mycsg 5 дней назад
no, the purpose of this merge is to visually examine the source records where at least one overlap exists...
@ravig-r3z
@ravig-r3z 5 дней назад
Hi sir, Good Evening, excellent explanation. Could you please video on WOCF and BLOCF derivation and also kindly request please do video on rescreening subjects, Thank you.
@mycsg
@mycsg 5 дней назад
Will try
@laurendai1731
@laurendai1731 6 дней назад
If your presentation on screen is printing out format, that would be very clear to read it .
@mycsg
@mycsg 5 дней назад
like a ppt?
@naveensai5730
@naveensai5730 7 дней назад
How do we creare define.xml? If possible can you explain breief steps
@mycsg
@mycsg 6 дней назад
Hope the below video helps. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-4HB2oWEpZvs.html
@AnugulaSrikanth-z2i
@AnugulaSrikanth-z2i 8 дней назад
instead of writing months with if then conditions . can we use formats for it? please reply sir...
@mycsg
@mycsg 8 дней назад
yes...you can use any other alternative approaches which gives the same result..
@BhargaviPottam
@BhargaviPottam 10 дней назад
hai, Whats the need of where 1=1 i really could not understand. thanks for your videos.
@mycsg
@mycsg 10 дней назад
it's just a placeholder filter... it technically filters all data from the input dataset... output wouldn't be impacted even if we remove that line of code
@ravisas
@ravisas 15 дней назад
Hi sir as per spec we assign dsstdtc variable derivation, but my doubt is most of the cases we must and should assign rficdtc variable direct from DM domain to rficdt variable correct sir??
@mycsg
@mycsg 15 дней назад
yes, those two will be in sync in most cases ... we can use rficdtc also ...
@ravisas
@ravisas 15 дней назад
@@mycsg Thank you sir
@anilasahu
@anilasahu 16 дней назад
Thanks
@mycsg
@mycsg 16 дней назад
Welcome
@maneshbv1
@maneshbv1 16 дней назад
Thank you so much for this video. Please keep making more videos if you have time.
@mycsg
@mycsg 16 дней назад
Thank you, I will
@praneethkumar8476
@praneethkumar8476 17 дней назад
Nice explanation for TLFs thank you so much for real time project explanation,please upload ADAM related Real time scenarios
@mycsg
@mycsg 17 дней назад
glad you found it helpful... for ADaM , please see the adam playlist. there are a lot of concepts covered
@praneethkumar8476
@praneethkumar8476 18 дней назад
This video is very helpfull please upload some more videos for TLFs thank you so much sharing this.......................👏👏👏👏👏
@mycsg
@mycsg 18 дней назад
sure. glad you found it helpful...
@gurusaidatta422
@gurusaidatta422 19 дней назад
Hi @mycsg thanks for the easy understanding way of teaching. I have a little confusion about Domains like in my mnc most of them communicate as EFFICACY Domains, SAFETY Domains. What are they and on what basis they were classified as it is.
@gurusaidatta422
@gurusaidatta422 19 дней назад
Open to anyone's response
@mycsg
@mycsg 15 дней назад
a dataset may get classified as efficacy if it contains some information that is used to evaluate efficacy as determined in the protocol... all the other datasets may get classified as safety... so, the classification of the data using this terminology is very study specific...
@purushotham714
@purushotham714 19 дней назад
Hi sir , thanks for insights of timing variables, here PCRFTDTC means can we assume RFSTDTC?
@mycsg
@mycsg 19 дней назад
if pk samples are collected after different doses, the value in pcrftdtc will differ on different rows . so, we cannot directly assume that it is same as rfstdtc without knowing the study design
@joelmhaske8185
@joelmhaske8185 20 дней назад
Cannot stress how valuable this channel is going to be. I found this a day prior to my interview for the Clinical DBA role at an oncology center and I have binged through your videos all afternoon. Unlike other channels, you have amazing explanation and presentation skills, your mic is good, wwell defined and segregated playlists and a webstie with loads of resources to learn from. I would definitely carry on learning from you. If I happen to secure this job, my success at work will be owed to you
@mycsg
@mycsg 19 дней назад
Hi Joel, your comment actually resonates with the vision and purpose of existence of the channel and website... glad you found it helpful... all the best...
@rshpharmatv4548
@rshpharmatv4548 21 день назад
Sir pls answer ..Is it compulsory to done SAS training from SAS website of US for getting certificate? Or 2nd method is that we can learn from you and give only test for certification.. what's your view about this pls share..
@mycsg
@mycsg 21 день назад
it's not mandatory to learn sas directly from sas institute... you can learn sas anywhere and get certification done... btw, we don't provide any training as of now...
@rshpharmatv4548
@rshpharmatv4548 21 день назад
@@mycsg Sir pls mention some website where only I can get certificate after giving Test for SAS..
@DivyaG-x7b
@DivyaG-x7b 22 дня назад
Thank you so much sir for your efforts! Very well explained not only this, every video of yours. You are god for self-learners.
@mycsg
@mycsg 21 день назад
glad to hear that the content is helpful... all the best...
@okorolina
@okorolina 24 дня назад
Any recommendations on additional studying for the sas base programming cert with limited budget? I appreciate these videos, they are very helpful for my review.
@mycsg
@mycsg 21 день назад
download the certification preparation guide from internet and go through it completely... that should be sufficient...
@anveshreddy-f5t
@anveshreddy-f5t 26 дней назад
Thanks for explaining PC PP concepts, Could you please make a video on EG domain as well , that will help me alot. i cannot find it in the playlist
@mycsg
@mycsg 25 дней назад
It may take some time. Now that you are aware of how to look at the medical concepts and associated SDTM domains, you should try to visualize/remember things based on the description of the domain.
@anveshreddy-f5t
@anveshreddy-f5t 27 дней назад
@mycsg is it possible to add any other testcds other than TUMIDENT in TUTESTCD
@mycsg
@mycsg 27 дней назад
yes... see the controlled terminology for tutestd to get an idea.. www.mycsg.in/meta_sdtm_ct_paired_master.php?codelist=C96784
@nataliabaturina2835
@nataliabaturina2835 28 дней назад
Thank you so much for your videos!
@mycsg
@mycsg 28 дней назад
Glad you found them helpful....
@Ashu_lucky
@Ashu_lucky Месяц назад
If we want only 1st letters without last letters
@mycsg
@mycsg Месяц назад
firsttwo=substr(var,1,2)
@naveensai5730
@naveensai5730 Месяц назад
Can you please let me know the defination for the big N and small n.
@mycsg
@mycsg Месяц назад
big N is the total participants who received a particular treatment. small 'n' is the number of participants who had a particular adverse event.. Not all participants may experience a particular event, so 'n' will be less than or equals to 'N'..
@naveensai5730
@naveensai5730 Месяц назад
@@mycsg thank you very much
@ravisas
@ravisas Месяц назад
Hi Sir Good morning, Great information, I have a doubt what is difference between sdtmigv3.2 and sdtmig3.3. And I kindly request please do video for re-screening subjects.
@mycsg
@mycsg Месяц назад
Hi, the best place understand the modifications between ig 3.2 and ig3.3 is to refer the section 1.3 of ig 3.3. I will try to create a video on re-screening subjects soon.
@ravisas
@ravisas Месяц назад
@@mycsgThank you sir
@anveshreddy-f5t
@anveshreddy-f5t Месяц назад
what is the ddifference between on treatment flag and criteria flags do we have analysis flags and criteria flags in occds
@mycsg
@mycsg Месяц назад
1) Analysis flags can be added in OCCDS datasets. 2) These two variables differ by definition and purpose. Criteria flags are used to identify if a record meets a 'predefined criteria' like systolic blood pressure > 160 etc. Most often these are based on AVAL, CHG, PCHG, R2BASE etc. On treatment flag is a standard variable which is used to identify if a record can be attributed to the treatment based on comparison of treatment start and end dates.
@anveshreddy-f5t
@anveshreddy-f5t 29 дней назад
@@mycsg thanks for explaining them so clearly. I have a request could you make videos on interview questions w.r.t to ADaM TLFS for experienced candidates
@gopinandhu
@gopinandhu Месяц назад
Super Bro. Can you please upload a video on BE,BS,SU and MB domain.
@mycsg
@mycsg Месяц назад
glad you found it helpful... sure, will do videos for BE/BS too...it will take some time though...
@balaramamohan2370
@balaramamohan2370 Месяц назад
Very nice
@mycsg
@mycsg Месяц назад
Glad you liked the approach...
@janetwong7654
@janetwong7654 Месяц назад
What is the best way to make it work the next day? It only works on the same workday but I can't open the file the next day even though it is still pinned.
@mycsg
@mycsg Месяц назад
is this happening in a remote desktop like citrix connection? in such systems, sometimes, user profiles are reset on each sigin in and these kind of setting get lost..
@shraddhabadhe5809
@shraddhabadhe5809 Месяц назад
What is cmnt1 option ?? How the commented lines are generated ? Can you pls guide ?
@mycsg
@mycsg Месяц назад
it's a keyboard macro... you can find the details here.. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-VkMIZJnnn-A.html
@shraddhabadhe5809
@shraddhabadhe5809 Месяц назад
@@mycsgThank you for reply 😊Will check.
@imamsk43
@imamsk43 Месяц назад
Hello sir, if there were 2 records with 2 day difference from target day, which one we will consider?
@mycsg
@mycsg Месяц назад
we may be asked to use the earliest or latest of those two.... in some cases, we may even be asked to use the record with best result or worst result
@Feelthevoice12
@Feelthevoice12 Месяц назад
thank you for sharing, your videos are so helpful and easily understanding , nice keep it up
@mycsg
@mycsg Месяц назад
Glad you like them!
@santorajkapadnis5060
@santorajkapadnis5060 2 месяца назад
But one more doubt how to do %include steps and links ( which means a path where the file is stored) Because I tried but errors are shown.
@mycsg
@mycsg 2 месяца назад
can you please share additional details like the error message...
@santorajkapadnis5060
@santorajkapadnis5060 2 месяца назад
Nice to explain thanks
@mycsg
@mycsg 2 месяца назад
you are welcome
@VenkatVenkat-qm6sw
@VenkatVenkat-qm6sw 2 месяца назад
How is the importance of shift table in tables ?
@mycsg
@mycsg 2 месяца назад
This video may be of help to you. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-5m0fpe-v644.html
@VenkatVenkat-qm6sw
@VenkatVenkat-qm6sw 2 месяца назад
What is difference between solicited and unsolicited adverse events with respect to vaccines trial?
@mycsg
@mycsg 2 месяца назад
with some vaccines, symptoms like fever and body pains are expected, such expected symptoms are considered as soloicited... similarly for injection based vaccines , pain, redness at the site of injection are expected.. those are also considered solicited... all other events which are not considered solicited in the protocol are considered unsolicited...
@VenkatVenkat-qm6sw
@VenkatVenkat-qm6sw 2 месяца назад
@@mycsg Thanks a lot
@GopiKrish-ci8oc
@GopiKrish-ci8oc 2 месяца назад
please make a video on topic of Sample size calculation
@mycsg
@mycsg 2 месяца назад
generally statisticians do sample size calculation... I don't know the details of that
@NagendraBabuMuvva
@NagendraBabuMuvva 2 месяца назад
viewed in right time. Much useful !!
@mycsg
@mycsg 2 месяца назад
Glad it was helpful!
@ManjuV18
@ManjuV18 2 месяца назад
Sir, Thank you for all these videos they are comprehensive and very useful. Could you please let me know about Trial disease assessment which comes under Trial design domain itself
@mycsg
@mycsg 2 месяца назад
I personally have not worked on TD yet... will try to add in future
@chenyangjiang6576
@chenyangjiang6576 2 месяца назад
Thank you! Can you make an easily remember the variables video for FA domain
@mycsg
@mycsg 2 месяца назад
its similar to vs or ra domain except that you will have objective variable...FAOBJ...
@kiransuthrave9442
@kiransuthrave9442 2 месяца назад
Its great but how can we do it programming wise ,Please upload a video on that?
@mycsg
@mycsg 2 месяца назад
please see the videos in adam playlist.. most of them are covered there...
@kiransuthrave9442
@kiransuthrave9442 2 месяца назад
@@mycsg oh my bad i have overlooked,thanks for the quick reply.