Hi,
I would like to generate the following variable
gen log_x= log2(x)
where log2 means log in base 2. Is that possible? I found only log and and ln..
I would like to generate the following variable
gen log_x= log2(x)
where log2 means log in base 2. Is that possible? I found only log and and ln..
Comment