powered by
print.doremi prints the most important results of a DOREMI object
print.doremi
# S3 method for doremi print(x, ...)
DOREMI object
includes the additional arguments inherited from the generic print method
Returns the coefficients of the differential equation estimated (fixed coefficients, table $resultmean of the DOREMI object)
# NOT RUN { myresult <- analyze.1order(data = cardio, id = "id", input = "load", time = "time", signal = "hr") myresult # }
Run the code above in your browser using DataLab