RMEP_plot_sca: Scatter plot between MEP estimations and observations

Description Usage Arguments Examples

View source: R/Plotfunction.R

Description

Generating a scatter plot with MEP estimations and observations. The labels contains: label plot with the regression equation (a fitted polynomial model) and label with coefficient of determination (R^2) for fitted model.

Usage

1
RMEP_plot_sca(obs, MEP, labx, laby)

Arguments

obs

A vector of observations

MEP

A vector of MEP estimations

labx

Label for X-axis

laby

Label for Y-axis

Examples

1

Yangyonghust/RMEP documentation built on Nov. 30, 2021, 11:20 a.m.