R/FixedEffectjlr.R

#' FixedEffectjlr a package for Fixed Effect Models
#'
#' FixedEffectjlr uses juliacall and `FixedEffectModels.jl` to perform
#'   fast high dimensional fixed effect regressions within R
#'
#'
#' @docType package
#'
#' @import data.table
#' @import JuliaCall
#'
#' @importFrom stringr str_replace_all
#' @importFrom stringr str_split
#' @importFrom stringr str_length
#'
#' @importFrom stats as.formula
#' @importFrom stats terms
#'
"_PACKAGE"
eloualiche/FixedEffectjlr documentation built on April 8, 2020, 5 p.m.