[R] Strange error message, many thanks

David Winsemius dw|n@em|u@ @end|ng |rom comc@@t@net
Sat Mar 21 21:12:21 CET 2020


On 3/21/20 12:56 PM, varin sacha wrote:
> Hi David,
>
> Perfect I got it now. One last precision, if I want to get the MSE value how can I get it ?


If I understand your question, it is answered in the help page:

help(boot,pack=boot)

# See the "Value" section

  str(results)

# List of 11
# $ t0       : num 0.0335
# $ t        : num [1:500, 1] 0.0424 0.0334 0.0289 0.0224 0.0369 ...

Snipped rest of output.

-- 

David

>
>
>
>
>
>
>
> Le samedi 21 mars 2020 à 20:26:37 UTC+1, David Winsemius <dwinsemius using comcast.net> a écrit :
>
>
>
>
>
>
>
>
>
> On 3/21/20 12:18 PM, varin sacha wrote:
>
>
>>     mean((d[["y_obs "]] - ypred)^2)



More information about the R-help mailing list