GLMFittingToolServer {NetSimR}R Documentation

Server function for the GLM Fitting tool application

Description

Server function for the GLM Fitting tool application

Usage

GLMFittingToolServer(input, output, session)

Arguments

input

Input for the server function.

output

Output for the server function.

session

Session for the server function.

Value

Returns server rendering for the shiny application.


[Package NetSimR version 0.1.5 Index]