Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
save_weights [2011/07/31 20:21]
hermann created
save_weights [2015/10/13 18:55] (current)
admin
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| weights ​ | [[Weights Type|Weights]]  | Coefficients or ranges of Weights of Evidence to be saved into a file.  | +| weights ​ | [[Weights Type]] ​ | Coefficients or ranges of Weights of Evidence to be saved into a file.  | 
-| Filename ​ | [[Table Filename Type|Table Filename]]  | Name of the file where the coefficients or ranges of Weights of Evidence will be saved. The file name and its path must be specified. Dinamica automatically determines the file format from a selected file extension. ​ |+| Filename ​ | [[Table Filename Type]] ​ | Name of the file where the coefficients or ranges of Weights of Evidence will be saved. The file name and its path must be specified. Dinamica automatically determines the file format from a selected file extension. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name ^ Type ^ Description ^ Default Value ^ +^ Name  ^ Type  ^ Description ​ ^ Default Value  
-| Suffix Digits ​ | [[Non Negative ​Int Type|Non Negative Int]]  | Number of digits used in the file name suffix to represent a model step. If the number of digits is not sufficient to represent the current step, the functor automatically adds more digits. If the number of digits is equal to zero, Dinamica does not include a suffix in the file name.  | 2  | +| Suffix Digits ​ | [[Non Negative ​Integer Value Type]] ​ | Number of digits used in the file name suffix to represent a model step. If the number of digits is not sufficient to represent the current step, the functor automatically adds more digits. If the number of digits is equal to zero, Dinamica does not include a suffix in the file name.  | 2  | 
-| Step  | [[Non Negative ​Int Type|Non Negative Int]]  | Model step that produced the file.  | None  | +| Step  | [[Non Negative ​Integer Value Type]] ​ | Model step that produced the file.  | None  | 
-| Workdir ​ | [[Workdir Type|Workdir]]  | Workdir folder path.  | None  |+| Workdir ​ | [[Workdir Type]] ​ | Workdir folder path.  | None  |
  
 ===== Outputs ===== ===== Outputs =====
 +
 +None.
  
 ===== Group ===== ===== Group =====