scurve_umap_rmse3 | R Documentation |
The 'scurve_umap_rmse3' dataset contains error, RMSE, b2, b, m, a1, a2, and mean density (d_bar) for different number of bins in x-axis (b1).
data(scurve_umap_rmse3)
## 'scurve_umap_rmse3' A data frame with 70 rows and 10 columns:
Numeric, model error.
Numeric, Root Mean Square Error.
Numeric, number of bins along x-axis.
Numeric, number of bins along y-axis.
Numeric, number of total bins.
Numeric, number of non-empty bins.
Numeric, hexagon bin width.
Numeric, hexagon bin height.
Numeric, mean desnity.
Character, NLDR method.
This dataset is generated for illustrative purposes.
# Load the scurve_umap_rmse3 dataset
data(scurve_umap_rmse3)
# Display the first few rows of the dataset
head(scurve_umap_rmse3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.