I have tried to find row wise sd for a set of variables from i_a_0 to i_c_1
syntax: egen rowsd2 = rowsd(i_a_0 - i_c_1 )

output show error like this

.unknown egen function rowsd()

help me to solve this [roblem