gwr2fema: Convert GWR Output to FEMA Data Frame

Description Usage Arguments Value

Description

gwr2fema converts output produced using gwr to a data frame that can be read by discorr.

Usage

1
gwr2fema(x, slopes = NULL, intercept = FALSE)

Arguments

x

a gwr-class object

slopes

a string vector indicating which slopes to retain. The default is NULL, which retains all slopes.

intercept

logical indicating whether or not to return the intercept. The default is FALSE.

Value

The function gwr2fema returns a fema-class data frame.


aslez/femaR documentation built on May 12, 2019, 5:36 a.m.