Package 'yuimaGUI'

Title: A Graphical User Interface for the 'yuima' Package
Description: Provides a graphical user interface for the 'yuima' package.
Authors: YUIMA Project Team [aut], Emanuele Guidotti [cre]
Maintainer: Emanuele Guidotti <[email protected]>
License: GPL-2
Version: 1.4.1
Built: 2026-05-26 05:56:05 UTC
Source: https://github.com/yuimaproject/yuimagui

Help Index


User-friendly Interface for the yuima package

Description

Runs yuima Graphical User Interface

Usage

yuimaGUI(theme = "white")

Arguments

theme

GUI theme: "black" or "white".

Value

Starts yuima GUI

Author(s)

The YUIMA Project Team

Examples

## Not run: 
yuimaGUI()

## End(Not run)