I am a beginner in R and I am supposed to make a model thanks to regression beta. I learned that I can use betareg()
except that even when installing its package the R does not recognize it and displays me error:
Error: could not find function "betareg"
What could be the cause for that?