Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

separaDados

Data Separates


Description

divides the dataFrame as the percentage defined in percTraining enabling apply and measure the performance of the regression equation.

Usage

separaDados(dataFrame, fieldName, percTraining = 0.7, seed = NULL)

Arguments

dataFrame

source of data

fieldName

column of dataFrame that will be applied regression

percTraining

percentage that will be reserved for training (default 0.70)

seed

integer that determines how the sample is randomly chosen (default NULL)


Fgmutils

Forest Growth Model Utilities

v0.9.5
GPL-2
Authors
Clayton Vieira Fraga Filho, Ana Paula Simiqueli, Gilson Fernandes da Silva, Miqueias Fernandes, Wagner Amorim da Silva Altoe
Initial release
2018-10-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.