R/P_log_samples.R

#' P_log_samples
#'
#' Example output of permute_inputs to be used with samples1 and samples2 data.
#' Permutations samples using Logistic model.
#'
#' This file is part of GFS.
#' 
#' GFS is free software: you can redistribute it and/or modify
#' it under the terms of the GNU General Public License as published by
#' the Free Software Foundation, either version 3 of the License, or
#' (at your option) any later version.
#' 
#' GFS is distributed in the hope that it will be useful,
#' but WITHOUT ANY WARRANTY; without even the implied warranty of
#' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#' GNU General Public License for more details.
#' 
#' You should have received a copy of the GNU General Public License
#' along with GFS. If not, see <https://www.gnu.org/licenses/>.
#'
#' @docType data
#'
#' @format A data frame with columns:
#' \describe{
#'   Each column is a permutation.
#' }
#' @examples
#' \dontrun{
#'  P_log_samples
#' }
"P_log_samples"
edwinfarley/GFS documentation built on Dec. 5, 2020, 1:43 p.m.