Hi,
I have a list, which has Date and Utilization value. In R.net dll, there is not option to handle list directly.
Either i need to convert to 2D array or matrix or create 2 Vector.
After taking the values, i do forecasting and i need the result also to in List only.
That result list is store in the DB.
I have a list, which has Date and Utilization value. In R.net dll, there is not option to handle list directly.
Either i need to convert to 2D array or matrix or create 2 Vector.
After taking the values, i do forecasting and i need the result also to in List only.
That result list is store in the DB.