I want to use computeEstimate()
function. But since the specific package is not installed in my R, I am getting error:
could not find function "computeEstimate"
Can you please let me know which package I should install to get this function? Also - how do I find a package for a specific function in R?