Learn R Programming

gkwreg (version 2.1.6)

.compile_model: Compile TMB Model

Description

Compiles a TMB C++ template in a temporary directory.

Usage

.compile_model(cpp_file, dll_name, verbose = FALSE)

Value

Path to compiled DLL

Arguments

cpp_file

Path to source file

dll_name

Base name for output

verbose

Logical