austinbean / bpci

0 stars 0 forks source link

snf/rehab #15

Open austinbean opened 3 years ago

austinbean commented 3 years ago

@mollycandon latest:

tabstat teach snf_ rehab_ ltc_, by(year) stat(count mean sem) variable snf_ not found r(111);

Not 100% sure what you meant here, but variables snf_ and rehab_ do not exist, however, ltc_ does exist.

mollycandon commented 3 years ago

Ughhh this is trickier because fuck underscores and I have actually plans tonight (!) so will fix in the AM.

From: Austin Bean @.> Date: Saturday, April 17, 2021 at 6:05 PM To: austinbean/bpci @.> Cc: mollycandon @.>, Mention @.> Subject: [austinbean/bpci] snf/rehab (#15)

@mollycandonhttps://github.com/mollycandon latest:

tabstat teach snf rehab ltc, by(year) stat(count mean sem) variable snf not found r(111);

Not 100% sure what you meant here, but variables snf and rehab do not exist, however, ltc_ does exist.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/austinbean/bpci/issues/15, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMIJIKKWYYFDHIF5YLLSNATTJIO4ZANCNFSM43DTCHZA.

austinbean commented 3 years ago

I’ve seen Breaking Bad. I know what “plans” means. Enjoy your bender!

On Apr 17, 2021, at 8:36 PM, mollycandon @.***> wrote:

 Ughhh this is trickier because fuck underscores and I have actually plans tonight (!) so will fix in the AM.

From: Austin Bean @.> Date: Saturday, April 17, 2021 at 6:05 PM To: austinbean/bpci @.> Cc: mollycandon @.>, Mention @.> Subject: [austinbean/bpci] snf/rehab (#15)

@mollycandonhttps://github.com/mollycandon latest:

tabstat teach snf rehab ltc, by(year) stat(count mean sem) variable snf not found r(111);

Not 100% sure what you meant here, but variables snf and rehab do not exist, however, ltc_ does exist.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/austinbean/bpci/issues/15, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMIJIKKWYYFDHIF5YLLSNATTJIO4ZANCNFSM43DTCHZA. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

odirienz commented 3 years ago

the variable snf_ was generated in the BPCIanalysis.do file along with rehab and ltc_ so I'm really not sure why it's not found...

mollycandon commented 3 years ago

I know what the issue is—started to fix it last night but am without internet today. I’ll get it resolved in the AM.


From: odirienz @.> Sent: Sunday, April 18, 2021 11:45:46 AM To: austinbean/bpci @.> Cc: mollycandon @.>; Mention @.> Subject: Re: [austinbean/bpci] snf/rehab (#15)

the variable snf_ was generated in the BPCIanalysis.do file along with rehab and ltc_ so I'm really not sure why it's not found...

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/austinbean/bpci/issues/15#issuecomment-822030717, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMIJIKPLGKDQWM7QLYM2DXTTJMLEVANCNFSM43DTCHZA.

mollycandon commented 3 years ago

this was a renaming issue--teach vs. teach_ and similar near-duplicates have been standardized