Skip to content

Commit 21bcfc0

Browse files
committed
Minor changes on docs
1 parent b85d0ad commit 21bcfc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/fitpredictFreq.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ rheofreqdatatype(data_ext)
5858
# For the prediction, RHEOS' function [`dynamicmodelpredict`](@ref) requires the incomplete data set and a model with fixed parameters ([`RheoModel`](@ref)). For the assessment of the fitting quality the [`RheoModel`](@ref) is the output of the fitting function.
5959

6060
fractKV_predict = dynamicmodelpredict(data_ext, FractKV_model)
61-
6261
# Now we can plot data and model together for comparison
6362
using Plots
6463
## Create the plot

0 commit comments

Comments
 (0)