Set user options for Pmetrics
Arguments
- sep
The field separator character; “,” by default, but could be “;”
- dec
The decimal separator character; “.” by default, but could be “,”
- server_address
Specify address of server for remote runs. Server must be set up separately. This functionality is coming soon.
- op_stats
Argument to include/format regression statistics in observed vs. predicted plots. Default is
FALSE
, but could either be set toTRUE
for default format or a list of format options. The default format when set toTRUE
islist(x= 0.4, y = 0.1, bold = F, font = list(color = "black", family = "Arial", size = 8))