EcoliSimulator  2.0.1a
plot_goodness_fit.cpp File Reference
#include <iostream>
#include <fstream>
#include <cmath>
#include "GnuplotGlobal.h"

Functions

void lunch_gnuplot (std::string name_file_gnu)
 
int plot_goodness_fit (std::string title_, int n_data, int save_, int n_iterata)
 

Function Documentation

void lunch_gnuplot ( std::string  name_file_gnu)
int plot_goodness_fit ( std::string  title_,
int  n_data,
int  save_,
int  n_iterata 
)

This function plots the goodness of fitness, comparing the data obtain with the diagonal and its upper and lower bound, It visualize the goodness_fit test, it gives more insight in it.