melt_reshaped_samples: Melt reshaped samples

Description Usage Arguments Value

View source: R/reshape.R

Description

While for the scatter / contours figures, it's useful to have the dimensions as separate columns, we'll also want to the melted data when computing explicit errors. This takes the output of reshaped_... and melts it so that it's appropriate for histogramming the errors.

Usage

1

Arguments

samples

[data.frame] The wide samples data, usually the output of reshape_all_samples.

Value

melted_samples [data.frame] The same data as samples, but with different factor dimensions all stacked.


krisrs1128/nmfSim documentation built on May 20, 2019, 1:30 p.m.