getPath.Model: Gets the path of this model
Description
Gets the path of this model where the parameter files are located.
The directory is created, if missing.Usage
## S3 method for class 'Model':
getPath(this, ...)
Details
If the path does not exist, it is created.See Also
For more information see Model
.