Hello,
I am interested in removing the third character from a variable that looks like this:
id
011003160514
011009160515
011013100002
011019122486
011027160517
so that the variable instead looks like this:
id
01003160514
01009160515
01013100002
01019122486
01027160517
Any tips are appreciated, thank you.
Related Posts with Removing a single character from a string
Displaying regression output in results windowHi I am running a regression using IV including fixed effects (this variable takes around 1500 valu…
Control variablesHi, I have a question in regards control variables. I am making a diff-in-diff model to measure the…
panel unit root testsHello, How do I know what is the right way to conduct unit root tests for panel data because I trie…
multinomial logistic regression using panel data - femlogit not workingDear all, I am trying to perform a multinomial logistic regression with fixed effects (I am working…
How to save HR and 95%CI and P-value from Loops of cox regression from ten exposures on same outcome in a separate file (excel or dta)Hi, I am recently working on a project that requires me to calculate the HRs and 95%CI and p-value f…
Subscribe to:
Post Comments (Atom)
0 Response to Removing a single character from a string
Post a Comment